move frontend to /web

This commit is contained in:
j3d1 2023-11-18 12:51:24 +01:00
parent 9747c08bab
commit dd75c2b0d6
36 changed files with 0 additions and 0 deletions

10
web/src/scss/navbar.scss Normal file
View file

@ -0,0 +1,10 @@
button.btn-heading {
font-size: 2em;
padding: 0 .75rem;
line-height: 1em;
}
.btn-heading::after {
font-size: 0.5em;
line-height: 2em;
}