new front end #33

This commit is contained in:
2024-07-30 20:47:46 -04:00
parent baad9b0eec
commit fc66225cf5
37 changed files with 1317 additions and 15375 deletions
+19
View File
@@ -0,0 +1,19 @@
body {
height: 100vh;
}
nav.navbar{
padding-left: 1em;
padding-right: 1em;
}
div.card-body{
padding-left: 1.5em;
padding-right: 1.5em;
}
#spa-shell {
padding-top: 4.5rem;
position: absolute;
height: 100%;
}