forked from plume/joinplu.me
Position logo in the center for Safari
This commit is contained in:
parent
eab0aad0dc
commit
40ece3c5f1
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ header {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
padding: 12vh 23vw;
|
padding: 12vh 23vw;
|
||||||
-webkit-padding-start: 30px;
|
-webkit-padding-start: 30px;
|
||||||
|
-webkit-padding-end: 26px;
|
||||||
background: linear-gradient(0deg, $plumedark, $plume);
|
background: linear-gradient(0deg, $plumedark, $plume);
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
|
|
Loading…
Add table
Reference in a new issue