Small fixes

This commit is contained in:
Jorit Tijsen
2024-04-05 16:07:59 +02:00
parent 4aa1fef3ad
commit 9c80727a03
17 changed files with 77 additions and 26 deletions

View File

@@ -12,3 +12,8 @@
text-align: left;
color: $text-dark-color;
}
.page_title2 {
@extend .page_title;
font-size: 30px;
}