forked from plume/joinplu.me
Update site.css.scss
This commit is contained in:
parent
40ece3c5f1
commit
a8e96c768b
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ h1, h2, h3 {
|
|||
header {
|
||||
margin: auto;
|
||||
padding: 12vh 23vw;
|
||||
-webkit-padding-start: 30px;
|
||||
-webkit-padding-end: 26px;
|
||||
-webkit-padding-start: 20px;
|
||||
-webkit-padding-end: 10px;
|
||||
background: linear-gradient(0deg, $plumedark, $plume);
|
||||
color: white;
|
||||
font-size: 1.5em;
|
||||
|
|
Loading…
Reference in a new issue