Fixed icons

This commit is contained in:
Magnus Åhall 2024-06-25 09:49:09 +02:00
parent aaf4dce6f8
commit 3ec4bdec2b
13 changed files with 858 additions and 30 deletions

View file

@ -1,6 +1 @@
@import "theme-@{THEME}.less";
.graph {
margin-top: 192px;
border-radius: 16px;
}

View file

@ -158,13 +158,13 @@ body {
h1,
h2 {
margin-bottom: 4px;
margin-top: 32px;
&:first-child {
margin-top: 0px;
}
}
h1 {
margin-top: 32px;
font-size: 1.5em;
color: @color1;
font-weight: @bold;