Add missing button border definition
This commit is contained in:
parent
6af0f9f06e
commit
fa4519b596
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
.getStarted {
|
.getStarted {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-color: #fff;
|
border-color: #fff;
|
||||||
|
border: solid 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.getStarted:hover {
|
.getStarted:hover {
|
||||||
|
|
Loading…
Reference in a new issue