1
0
Fork 0

added a bunch of margin to footer for readability

This commit is contained in:
Sara Gerretsen 2025-12-28 15:48:19 +01:00
parent c1751e8c38
commit 0d4eaca1ab

View file

@ -26,6 +26,10 @@ section {
border-color: #999;
}
footer {
margin-bottom: 200px;
}
h1::before {
content: "# ";
}