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;
|
||||
}
|
||||
section.header {
|
||||
padding-top: 32px;
|
||||
padding-bottom: 16px;
|
||||
padding-top: 10px;
|
||||
}
|
||||
section.header-home {
|
||||
padding-top: 36px;
|
||||
}
|
||||
section.icons {
|
||||
padding-top: 0;
|
||||
padding-bottom: 32px;
|
||||
}
|
||||
section.main {
|
||||
padding-top: 32px;
|
||||
|
Reference in New Issue
Block a user