1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00

Update _variables.scss (#312)

Update _variables.scss
This commit is contained in:
Paweł Kuna
2019-07-23 16:38:37 +02:00
committed by GitHub

View File

@@ -205,6 +205,9 @@ $container-max-widths: (
xl: 1200px
) !default;
//alerts
$alert-link-font-weight: 600 !default;
//close
$close-font-weight: 400 !default;
$close-font-size: 1.5rem !default;