diff --git a/assets/css/empty.css b/assets/css/empty.css index e97b197c..18012a79 100644 --- a/assets/css/empty.css +++ b/assets/css/empty.css @@ -11,6 +11,6 @@ @media screen and (max-width: 1500px) and (max-height: 1000px) { #logo > h1 { - font-size 10vmin; + font-size: 10vmin; } }