Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ed585029b |
2
base.css
2
base.css
@@ -97,7 +97,7 @@ a { color: inherit; }
|
||||
padding-inline: var(--pad);
|
||||
}
|
||||
.page { min-height: 100vh; display: flex; flex-direction: column; }
|
||||
.page > main { flex: 1 0 auto; }
|
||||
.page > main { flex: 1 0 auto; padding-top: 56px; } /* standard nav->content rhythm */
|
||||
|
||||
/* =====================================================================
|
||||
Top navigation
|
||||
|
||||
Reference in New Issue
Block a user