mirror of https://github.com/hykilpikonna/AquaDX
[S] Fix page height overflow
parent
e1cf944db7
commit
1b557d5f8c
|
@ -46,9 +46,11 @@ h1
|
|||
|
||||
main:not(.no-margin)
|
||||
max-width: 1280px
|
||||
margin: 0 auto
|
||||
width: 100%
|
||||
height: 100%
|
||||
min-height: 100%
|
||||
|
||||
margin: 0 auto
|
||||
padding-bottom: 100px
|
||||
|
||||
|
||||
button
|
||||
|
|
Loading…
Reference in New Issue