mod/bootstrap/vendor/bootstrap/assets/scss/_page-header.scss in card-1.93.2 vs mod/bootstrap/vendor/bootstrap/assets/scss/_page-header.scss in card-1.93.3
- old
+ new
@@ -1,6 +1,6 @@
-// scss-lint:disable ImportantRule
+// stylelint-disable declaration-no-important
.bd-pageheader {
padding: 2rem ($grid-gutter-width / 2);
margin-bottom: 1.5rem;
color: $bd-purple-light;
@@ -11,10 +11,10 @@
position: relative;
}
h1 {
font-size: 3rem;
- font-weight: normal;
+ font-weight: 400;
color: #fff;
}
p {
margin-bottom: 0;