Elias Müller
@@ -32,10 +34,10 @@
21 Jahre
Fulda
Fachinformatiker [AE]
-
-
Kontaktiere mich!
+
+
Kontaktiere mich!
-
+
mhsl.eu
Gitea
GitHub
diff --git a/style.css b/style.css
index b59225e..c429836 100644
--- a/style.css
+++ b/style.css
@@ -5,6 +5,7 @@
body {
font-family: "Roboto";
+ font-display: swap;
background-image: url("background.svg");
background-color: black;
@@ -162,6 +163,14 @@ a {
cursor: pointer;
}
+li .spacer {
+ height: 1rem;
+}
+
+.clickable {
+ cursor: pointer;
+}
+
.requires-js {
display: none;
}
diff --git a/tux.png b/tux.png
deleted file mode 100644
index eb33b20..0000000
Binary files a/tux.png and /dev/null differ
diff --git a/tux.webp b/tux.webp
new file mode 100644
index 0000000..4ca1272
Binary files /dev/null and b/tux.webp differ