Update mobile width background color for header area

This commit is contained in:
Nishanth Shanmugham
2015-08-29 00:50:26 -05:00
parent 33e13eed79
commit 56dc02acc3
3 changed files with 6 additions and 5 deletions

View File

@@ -136,7 +136,7 @@ body {
}
}
.section.header {
background-color: #21bb5b;
background-color: #012029;
}
.section.header .container {
-webkit-align-items: center;
@@ -237,7 +237,7 @@ body {
}
}
.section.icons {
background-color: #21bb5b;
background-color: #012029;
}
.section.icons .container {
-webkit-align-items: center;