mirror of
https://codeberg.org/vlw/victorwesterlund.com.git
synced 2025-09-14 03:23:41 +02:00
Fix CSS property typo
This commit is contained in:
parent
54da8f9be2
commit
24b35e36fd
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
display: content;
|
display: contents;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue