mirror of
https://github.com/retspen/webvirtcloud
synced 2024-11-01 12:04:15 +00:00
8 lines
202 B
SCSS
8 lines
202 B
SCSS
|
@import "dev/scss/bootswatch/cerulean/variables";
|
||
|
|
||
|
// Breadcrumbs
|
||
|
|
||
|
$breadcrumb-padding-y: .375rem !default;
|
||
|
$breadcrumb-padding-x: .75rem !default;
|
||
|
|
||
|
$link-secondary: $gray-300;
|