Use classes instead of ids for changelog and sources

This commit is contained in:
ItsDrike 2022-05-23 18:36:52 +02:00
parent 0ae71e3794
commit 900219b281
No known key found for this signature in database
GPG key ID: B014E761034AF742
2 changed files with 3 additions and 3 deletions

View file

@ -110,7 +110,7 @@ img {
margin-bottom: 0.3rem;
}
#changelog, #sources {
.changelog, .sources {
font-family: $font-family-mono;
font-size: $font-size-base * 0.9;
font-weight: 400;