mirror of
https://github.com/plashchynski/crono.git
synced 2026-07-07 05:15:14 +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;
|
||||
}
|
||||
Vendored
+16
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user