Skip to content
Snippets Groups Projects

Resolve "Rework Navbar"

Merged Daniel Göbel requested to merge feature/35-rework-navbar into development
22 files
+ 111
104
Compare changes
  • Side-by-side
  • Inline
Files
22
+ 0
2
@import "base.css";
body {
padding-top: 4rem;
max-height: 100vh;
background: #181818;
}
Loading