mirror of
https://github.com/silicoflare/silicoflare-website.git
synced 2026-05-26 20:17:58 +05:30
changed header size
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user