This commit is contained in:
NikolajDanger
2022-05-26 15:28:56 +02:00
parent d1fd959c2b
commit 4325a15342

View File

@ -50,7 +50,7 @@ h1, h2, h3, h4, h5, h6 {
}
.navbar-brand {
height: 80px;
height: 75px;
margin-bottom: 5px;
}
@ -62,11 +62,11 @@ h1, h2, h3, h4, h5, h6 {
color: #cbd5db;
font-weight: 700;
width: 100px;
height: 100px;
height: 80px;
margin-top: 0;
margin-bottom: 0;
text-align: center;
padding-top: 35px;
padding-top: 25px;
}
.site-header .navbar-nav .nav-link:hover {