diff options
Diffstat (limited to 'assets/style.css')
-rw-r--r-- | assets/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/style.css b/assets/style.css index 4d97282..3b90566 100644 --- a/assets/style.css +++ b/assets/style.css @@ -30,6 +30,10 @@ a { text-decoration: none; border: 0; } +.title h1 { + font-size: 24px; + margin: 19.92px 0 19.92px 0; +} .title span { font-weight: 400; |