mirror of
https://github.com/plashchynski/crono.git
synced 2026-07-03 03:21:33 +02:00
Local css and js
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
main {
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
Reference in New Issue
Block a user