styling progress

This commit is contained in:
Torkel Ödegaard
2018-11-22 08:46:54 +01:00
parent c7e296307a
commit 9a2b2863fb
7 changed files with 61 additions and 92 deletions

View File

@@ -14,6 +14,12 @@
background: $page-gradient;
}
.panel-in-fullscreen {
.main-view {
background: linear-gradient(180deg, #222426 10px, #090909 200px);
}
}
.page-container {
margin-left: auto;
margin-right: auto;