diff --git a/css/main.css b/css/main.css index 8088542..142ca33 100644 --- a/css/main.css +++ b/css/main.css @@ -43,7 +43,7 @@ body { .scrollbar { width: 100%; - height: 16px; + height: 16px; margin-top: 4px; background-color: hsl(0, 0%, 94.1%); border: 1px solid hsl(0, 0%, 50.0%); @@ -72,3 +72,8 @@ body { margin-left: auto; margin-right: auto; } + +#icon-up-arrow{ + width: 1%; + height: 1%; +} diff --git a/index.html b/index.html index c38a617..38840cf 100644 --- a/index.html +++ b/index.html @@ -41,6 +41,7 @@
Welches Rennen interessiert dich?
+
@@ -67,7 +68,17 @@
-
Diagramm
+
+ Diagramm + +