mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02: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