where did the ; go?

This commit is contained in:
picklesrus 2018-12-12 12:41:31 -05:00
parent 5c67ef4961
commit 3aaf36e82a

View file

@ -26,7 +26,7 @@
border-radius: 8px;
background-color: $ui-blue;
cursor: pointer;
color: $ui-white
color: $ui-white;
padding: 1rem;
font-size: 1rem;
}