Init Frontend
This commit is contained in:
10
css/style.css
Normal file
10
css/style.css
Normal file
@@ -0,0 +1,10 @@
|
||||
main {
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
|
||||
|
||||
footer {
|
||||
text-align: center;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user