CSS: Make buttons use bootstraps' variable for roundness

This commit is contained in:
2018-09-21 16:12:23 +02:00
parent e9d247fe97
commit 831858a336
7 changed files with 24 additions and 21 deletions

View File

@@ -369,7 +369,7 @@ a.page-card-cta
margin-right: 0
&.download
+button($color-success, 3px, true)
+button($color-success, $btn-border-radius, true)
opacity: 1
padding-left: 20px
padding-right: 20px