diff --git a/shop/static/styles.css b/shop/static/styles.css
index b568b735b671b64e1ba2ab7059a0e773980f813e..51444b9fd5c2448185d36ea7908d46b6d9c62441 100644
--- a/shop/static/styles.css
+++ b/shop/static/styles.css
@@ -69,7 +69,7 @@ a:link {
 }
 
 .home_title {
-    font-size: 500%;
+    font-size: 5vw;
     border: thin;
     font-family: Andale Mono, monospace;
     border-bottom: 2px solid grey;