border-radius fix

This commit is contained in:
Sebastiaan Pasma 2018-07-31 17:40:58 +02:00
commit a952edfe69
No known key found for this signature in database
GPG key ID: 9A2B0C8B95A1D26F
3 changed files with 5 additions and 0 deletions

View file

@ -55,6 +55,7 @@
.button {
border-radius: 6px;
&.button-full {
border-radius: 0;
display: block;
}
&-green {