mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Add padding to home screen and remove it from other pages
This commit is contained in:
@@ -513,12 +513,13 @@ section {
|
|||||||
padding: 0 16px;
|
padding: 0 16px;
|
||||||
}
|
}
|
||||||
section.header {
|
section.header {
|
||||||
padding-top: 32px;
|
padding-top: 10px;
|
||||||
padding-bottom: 16px;
|
}
|
||||||
|
section.header-home {
|
||||||
|
padding-top: 36px;
|
||||||
}
|
}
|
||||||
section.icons {
|
section.icons {
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
padding-bottom: 32px;
|
|
||||||
}
|
}
|
||||||
section.main {
|
section.main {
|
||||||
padding-top: 32px;
|
padding-top: 32px;
|
||||||
|
Reference in New Issue
Block a user