Skip to content

Commit dd32822

Browse files
authored
[BSv5] Drop display SASS variables that no longer exist (google#1459)
1 parent 320c28d commit dd32822

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

assets/scss/_variables.scss

-11
Original file line numberDiff line numberDiff line change
@@ -91,17 +91,6 @@ $h4-font-size: $font-size-base * 1.35 !default;
9191
$h5-font-size: $font-size-base * 1.15 !default;
9292
$h6-font-size: $font-size-base !default;
9393

94-
// Display styles
95-
96-
$display1-weight: $font-weight-bold !default;
97-
$display2-weight: $font-weight-bold !default;
98-
$display3-weight: $font-weight-bold !default;
99-
$display4-weight: $font-weight-bold !default;
100-
$display1-size: 3rem !default;
101-
$display2-size: 2.5rem !default;
102-
$display3-size: 2rem !default;
103-
$display4-size: 1.75rem !default;
104-
10594
// Space
10695

10796
$spacer: 1rem;

0 commit comments

Comments
 (0)