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,4 +0,0 @@
.graph {
margin-top: 192px;
border-radius: 16px;
}

View file

@ -128,13 +128,13 @@ body {
h1,
h2 {
margin-bottom: 4px;
margin-top: 32px;
}
h1:first-child,
h2:first-child {
margin-top: 0px;
}
h1 {
margin-top: 32px;
font-size: 1.5em;
color: #1b4e78;
font-weight: 800;

View file

@ -1,4 +0,0 @@
.graph {
margin-top: 192px;
border-radius: 16px;
}

View file

@ -128,13 +128,13 @@ body {
h1,
h2 {
margin-bottom: 4px;
margin-top: 32px;
}
h1:first-child,
h2:first-child {
margin-top: 0px;
}
h1 {
margin-top: 32px;
font-size: 1.5em;
color: #fb4934;
font-weight: 800;