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

@@ -163,3 +163,6 @@ $navbar-padding-y: 0
$btn-padding-y-sm: 0.1rem
$grid-breakpoints: (xs: 0,sm: 576px,md: 768px,lg: 1060px,xl: 1500px, xxl: 1800px)
$border-radius: .33rem
$btn-border-radius: .33rem