fix: update design of header

This commit is contained in:
Christel Westerberg
2024-05-27 16:43:56 +02:00
parent 04a3e8a946
commit 0a9959486c
2 changed files with 2 additions and 0 deletions

View File

@@ -97,4 +97,5 @@
background-color: #00838e;
color: #fff;
outline: 0;
text-decoration: none;
}

View File

@@ -67,6 +67,7 @@
.link {
padding-top: 4px;
padding-bottom: 4px;
font-weight: 300;
}
.loginContainer {