mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-01 09:27:37 +00:00
Fix nested main element issue
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -68,7 +68,7 @@ production stylesheet in assets/built/screen.css
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.viewport > main {
|
||||
.site-content {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user