changed header size

This commit is contained in:
SilicoFlare
2022-10-27 16:17:15 +05:30
committed by GitHub
parent 71d7421a71
commit 7c0999a1bb

View File

@@ -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%;