1
0
Fork 0

remove dark mode link underline

This commit is contained in:
Rhiannon Morris 2020-07-11 06:15:24 +02:00
parent 8231ef81cd
commit 5a718dbb87
1 changed files with 0 additions and 5 deletions

View File

@ -227,11 +227,6 @@ footer a {
mix-blend-mode: screen;
}
a {
text-decoration: underline;
text-decoration-thickness: 2px;
}
footer {
background: hsla(0, 0%, 0%, 50%);
color: white;