fix: styles

This commit is contained in:
Cory Dransfeldt 2024-08-21 12:05:26 -07:00
parent 9c56d99601
commit 629df90919
No known key found for this signature in database
4 changed files with 10 additions and 13 deletions

View file

@ -120,6 +120,7 @@
word-spacing: -.125rem;
color: var(--text-color);
background-color: var(--background-color);
margin: 0;
}
html {

View file

@ -22,10 +22,6 @@
transition-duration: 300ms;
}
a {
display: flex;
}
& a:hover img,
& a:focus img,
& a:active img {