diff --git a/silicoflare.css b/silicoflare.css index 76513db..cb387d4 100644 --- a/silicoflare.css +++ b/silicoflare.css @@ -65,6 +65,7 @@ input, textarea { header { padding: 10px; + width: 50px; background-color: #7F00FF; font-family: "SilicoHand"; border: none; @@ -284,7 +285,7 @@ a.steam:link a.insta:visited { /* Create the gradient. */ - background-image: linear-gradient(180deg, #161C34, #1D85B8) + background-image: linear-gradient(180deg, #161C34, #1D85B8); /* Set the background size and repeat properties. */ background-size: 100%;