Add missing button border definition

This commit is contained in:
Nick 2020-06-10 22:07:21 -05:00
parent 6af0f9f06e
commit fa4519b596
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
.getStarted {
color: #fff;
border-color: #fff;
border: solid 1px;
}
.getStarted:hover {