mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-24 17:58:39 +02:00
Local css and js
This commit is contained in:
9
web/assets/css/custom.css
Normal file
9
web/assets/css/custom.css
Normal file
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
main {
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
16
web/assets/css/materialize.min.css
vendored
Normal file
16
web/assets/css/materialize.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user