Files
alliance-services/resources/sass/app.scss
T
2026-04-06 01:32:49 -05:00

20 lines
417 B
SCSS

@import "bootstrap/scss/bootstrap";
@import "bootstrap-icons/font/bootstrap-icons.css";
/*
|--------------------------------------------------------------------------
| Application Styles
|--------------------------------------------------------------------------
|
| Add project-wide Bootstrap customizations below.
|
*/
body {
background-color: #f8f9fa;
}
.navbar-brand,
.page-title {
font-weight: 600;
}