feat: Move app name to navbar

This commit is contained in:
2025-04-13 17:53:49 +02:00
parent bbf30c4350
commit 9241250138
3 changed files with 8 additions and 4 deletions

View File

@@ -24,6 +24,10 @@ $beige-lighter: #eff0eb;
display: block;
}
body {
padding: 5px;
}
// Import the Google Font
@import url("https://fonts.googleapis.com/css?family=Nunito:400,700");