Added theme to configuration page

This commit is contained in:
Magnus Åhall 2024-06-25 09:18:15 +02:00
parent c77737a20e
commit 54ba7b160b
6 changed files with 29 additions and 0 deletions

View file

@ -158,6 +158,7 @@ body {
h1,
h2 {
margin-bottom: 4px;
margin-top: 32px;
&:first-child {
margin-top: 0px;
}