feat: changes to footer design

This commit is contained in:
2024-12-15 21:32:31 +01:00
parent 9b11327380
commit 7883ec8b02
2 changed files with 15 additions and 1 deletions

View File

@@ -34,6 +34,10 @@ h4 {
font-size: 1.5rem;
}
p {
margin-bottom: 1rem;
}
a {
color: var(--cl-primary);
text-decoration: none;