Compare commits

...

2 Commits

Author SHA1 Message Date
1325d12b46 Merge branch 'main' of git.ingemanngade.net:NikolajDanger/UIS_Prototype 2022-05-26 15:29:04 +02:00
4325a15342 2022-05-26 15:28:56 +02:00

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 {