diff --git a/css/style.css b/css/style.css index e7995ba..f2cc00a 100644 --- a/css/style.css +++ b/css/style.css @@ -73,7 +73,9 @@ img { .site-title { font-size: 2.8rem; font-weight: normal; - letter-spacing: 0.08em; + letter-spacing: 0.35em; + word-spacing: 0.6em; + text-transform: uppercase; color: #1a3a5c; text-shadow: 1px 1px 0 rgba(0,0,0,0.08); margin: 0;