Files
2martens.de/_assets/css/_bootstrap-custom.scss
Jim Martens 578f61aa31
All checks were successful
continuous-integration/drone/push Build is passing
Enabled responsive font sizes
Signed-off-by: Jim Martens <github@2martens.de>
2019-06-10 15:06:32 +02:00

12 lines
317 B
SCSS

/*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
// overwrite variables
$body-bg: #fdfdfd;
$enable-responsive-font-sizes: true;
@import "bootstrap";