Add rough version
This commit is contained in:
9
assets/ananke/css/style.css
Normal file
9
assets/ananke/css/style.css
Normal file
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
min-height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
footer {
|
||||
margin-top: auto;
|
||||
}
|
Reference in New Issue
Block a user