Use standard black for background color

This commit is contained in:
Nishanth Shanmugham
2015-08-29 02:54:18 -05:00
parent 21af44ba8e
commit ecea5cb65a
2 changed files with 3 additions and 3 deletions

View File

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