zz
This commit is contained in:
parent
9f95333beb
commit
e77ed3df7c
9
zzpowder/style.css
Normal file
9
zzpowder/style.css
Normal file
@ -0,0 +1,9 @@
|
||||
body {
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
main {
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user