💄 style: reduce text/background contrast

This commit is contained in:
welpo 2023-03-11 18:56:44 +01:00
parent 7fbb4d7acd
commit 15f26293b5
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
2 changed files with 5 additions and 4 deletions

View file

@ -7,6 +7,7 @@
}
.article-title {
color: var(--text-color-high-contrast);
display: block;
font-size: 2em;
margin-bottom: 0em;