Update globals.scss

This commit is contained in:
Justin Edmund 2022-03-03 03:08:16 -08:00
parent 9cef2ce89f
commit 610810b8a1

View file

@ -49,7 +49,7 @@ select {
background-image: url('/icons/Arrow.svg');
background-repeat: no-repeat;
background-position-y: center;
background-position-x: 98%;
background-position-x: 97%;
background-size: $unit * 1.5;
border: none;
border-radius: 6px;