mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2026-01-14 12:32:49 +01:00
Update mobile width background color for header area
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user