tiseza_oss_live/Content/sass/assets/elements/miscellaneous.scss

15 lines
207 B
SCSS
Raw Normal View History

2025-11-15 11:14:31 +00:00
// =================
// Imports
// =================
@import '../../base/base'; // Base Variables
.jumbotron p {
text-align: left;
}
.display-4 {
word-wrap: break-word;
font-size: 45px;
}