feat(style): improve typography styles

This commit is contained in:
Jimmy Cai
2020-09-03 23:32:28 +02:00
parent 488f124b43
commit bbe7e4b73d
6 changed files with 24 additions and 28 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
text-transform: uppercase;
margin-bottom: 10px;
font-size: 1.6rem;
font-weight: 500;
font-weight: bold;
a {
color: var(--body-text-color);