Missing curly brace

This commit is contained in:
Victor Lobe 2020-08-02 16:17:33 -07:00
parent 95a8995be7
commit 2a8453f691

View file

@ -30,7 +30,8 @@ select {
color: white;
cursor: pointer;
-webkit-appearance: none;
}
select::before {
border-bottom-style: solid;
border-top: none;