forked from plume/joinplu.me
Update site.css.scss
This commit is contained in:
parent
040d61e4f9
commit
a1cafab555
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ header {
|
|||
margin: auto;
|
||||
padding: 12vh 23vw;
|
||||
-webkit-padding-start: 20px;
|
||||
-webkit-padding-end: 40px;
|
||||
-webkit-padding-end: 65px;
|
||||
background: linear-gradient(0deg, $plumedark, $plume);
|
||||
color: white;
|
||||
font-size: 1.5em;
|
||||
|
@ -147,7 +147,7 @@ section {
|
|||
#instances {
|
||||
font-size: 1.2em;
|
||||
padding: 0;
|
||||
margin: 1em 4vw;
|
||||
margin: 1em 3vw;
|
||||
list-style: none;
|
||||
|
||||
li {
|
||||
|
|
Loading…
Reference in a new issue