Styles improvements

This commit is contained in:
2025-02-26 19:58:13 +01:00
parent a7aa60b4b7
commit 95a2aa4743
4 changed files with 4 additions and 6 deletions
-4
View File
@@ -4,10 +4,6 @@ footer {
width: 100%;
padding: 1rem 0rem;
position: fixed;
bottom: 0;
left: 0;
background: var(--background);
}
+2
View File
@@ -59,6 +59,8 @@ a {
body {
background: var(--background);
color: var(--white);
min-height: 100vh;
}
body::-webkit-scrollbar {
+1 -1
View File
@@ -21,7 +21,7 @@ header h1 {
font-size: 3.5rem;
font-weight: bold;
margin-bottom: 1.5rem;
margin-bottom: 0rem;
color: var(--crimson);
}
+1 -1
View File
@@ -26,7 +26,7 @@ header h1 {
font-size: 3.5rem;
font-weight: bold;
margin-bottom: 1.5rem;
margin-bottom: 0rem;
color: var(--crimson);