Update index.scss

This commit is contained in:
Justin Edmund 2022-03-03 03:14:03 -08:00
parent 47ff412c2b
commit 9b39299a3a

View file

@ -28,7 +28,7 @@
background: url('/icons/Arrow.svg'), $grey-90;
background-repeat: no-repeat;
background-position-y: center;
background-position-x: 98%;
background-position-x: 95%;
background-size: $unit * 1.5;
color: $grey-50;
font-size: $font-small;