Add Archive link back

This commit is contained in:
2026-06-15 23:16:41 +03:00
parent 38cb38f53f
commit 62a87a1169
2 changed files with 14 additions and 0 deletions

View File

@@ -15,3 +15,11 @@
}
}
}
.archiveLinkText {
font-size: 2.5rem;
margin-right: 1rem;
color: #2f273e;
text-decoration: none;
font-weight: bold;
}