Lighten button font weight

This commit is contained in:
Jordan Eldredge 2018-12-03 20:33:45 -08:00
parent 09dc6201c7
commit 6155c2e947

View file

@ -54,7 +54,6 @@ button {
padding-right: 1rem;
outline: none;
color: rgb(35, 41, 60);
font-weight: 550;
cursor: pointer;
border-left: 1px solid rgb(235, 255, 255);
border-top: 1px solid rgb(235, 255, 255);