Fix CSS property typo

This commit is contained in:
Victor Westerlund 2021-11-04 12:54:26 +01:00 committed by GitHub
parent 54da8f9be2
commit 24b35e36fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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