removed icon, added same font

This commit is contained in:
2025-06-13 18:33:03 +02:00
parent 784db45c01
commit 44f319406e
2 changed files with 9 additions and 1 deletions

View File

@@ -2,6 +2,14 @@ body {
font-family: "Darker Grotesque", sans-serif;
font-size: x-large;
}
.navbar, .navbar * {
font-family: "Darker Grotesque", sans-serif !important;
}
.navbar-brand h1{
padding: 0 2rem;
font-weight: 900;
}
.btn-primary-orn {
margin: 0 auto;