Add missing brace

This commit is contained in:
Vishnu Mohandas 2021-02-17 14:39:43 +05:30
parent 4194390aa9
commit a2c8ae8eee

View file

@ -114,6 +114,7 @@ const GlobalStyles = createGlobalStyle`
cursor: pointer;
background-size: cover;
border: none;
}
.btn-primary {
background: #2dc262;
border-color: #29a354;