aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/css/index.css')
-rw-r--r--ui/app/css/index.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/app/css/index.css b/ui/app/css/index.css
index 05bdb33af..3cedb1d8e 100644
--- a/ui/app/css/index.css
+++ b/ui/app/css/index.css
@@ -151,12 +151,13 @@ button.btn-thin {
.app-header {
padding: 6px 8px;
+ // background: #EFEFEF; // $gallery
}
.app-header h1 {
font-family: 'Montserrat Regular';
text-transform: uppercase;
- color: #AEAEAE;
+ color: #22232C; // $shark
}
h2.page-subtitle {