chore: spacing

This commit is contained in:
Cory Dransfeldt 2024-06-23 13:15:34 -07:00
parent 5e6c3ef503
commit 5204abbc3b
No known key found for this signature in database
6 changed files with 27 additions and 24 deletions

View file

@ -50,11 +50,15 @@
}
& a:hover img,
& a:focus img,
& a:active img {
border-color: var(--accent-color-hover)
}
& a:focus img,
& a:focus-within img {
border: 0
}
& .meta-text {
position: absolute;
z-index: 2;