typography elements, dark mode fixes

This commit is contained in:
codecalm
2019-09-26 22:00:08 +02:00
parent a85a05eb4d
commit 6a60dae2cd
11 changed files with 109 additions and 25 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
.page-item-title {
font-size: $h3-font-size;
font-weight: 400;
color: $text-color;
color: $body-color;
.page-link:hover & {
color: $link-color;