Updated content, created modal and changed skills card to style nicer on smaller screens

This commit is contained in:
2025-02-01 13:00:02 +00:00
parent 6c0b2c2f67
commit 88da650bba
4 changed files with 131 additions and 14 deletions
+8
View File
@@ -30,6 +30,14 @@
margin: 2rem;
}
h1, h2, h3 {
color: var(--red);
}
hr {
border: .2em solid var(--bg-grad);
border-radius: 5em;
}
*::-webkit-scrollbar,
*::-webkit-scrollbar-thumb {