You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
422 B

// - - - - - - - Bootstrap variables (override values in vendor_bundled/vendor/twbs/bootstrap/scss/_variables.scss - - - - - - //
$link-decoration: none !default;
@import "../../../vendor_bundled/vendor/twbs/bootstrap/scss/variables";
// - - - - - - - - - - - - - - - - Other variables, if any - - - - - - - - - - - - - - - - - //
$tiki-module-h3-card-title-font-size: $h5-font-size;
$btn-primary-border: $primary;