Remove CSS property

Turns out it wasn't needed after all
This commit is contained in:
Victor Westerlund 2021-11-04 23:12:08 +01:00 committed by GitHub
parent 24b35e36fd
commit b08169fe88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,6 @@ body {
}
a {
display: contents;
text-decoration: none;
}