diff --git a/index.html b/index.html index 70a252d..251cfb1 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,7 @@ h1 { font-family: 'Shrikhand', sans-serif; color: white; + font-size: 60px; } body { background-color: black; @@ -13,7 +14,7 @@ img.logo { position: relative; float: left; - width: 30%; + width: 10%; }