Fix nested main element issue

This commit is contained in:
Sodbileg Gansukh
2021-09-22 15:24:17 +08:00
parent 046d53e885
commit 2234b14bbd
7 changed files with 101 additions and 97 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -68,7 +68,7 @@ production stylesheet in assets/built/screen.css
min-height: 100vh;
}
.viewport > main {
.site-content {
flex-grow: 1;
}