Improved fuglekasse.

This commit is contained in:
2021-03-16 15:50:30 +01:00
parent 594e2c8f5b
commit 71cf153672
2 changed files with 22 additions and 2 deletions

View File

@@ -27,6 +27,7 @@ header{
}
.header-list{
width: fit-content;
width: -moz-fit-content;
padding: 0.5rem;
background-color: var(--header-bg-color);
border-radius: 1rem;