Skip to content

Commit 5d9fd29

Browse files
committed
Remove some styles.
1 parent 9c5bad3 commit 5d9fd29

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Diff for: pkg/web_css/lib/src/_base_dash.scss

-10
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,6 @@ button, input, textarea, select {
4242
font-size: inherit;
4343
}
4444

45-
// Shorter line heights on headings and interactive elements.
46-
h1, h2, h3, h4, h5, h6, button, input, label {
47-
line-height: 1.1;
48-
}
49-
50-
// Balance text wrapping on headings.
51-
h1, h2, h3, h4, h5, h6 {
52-
text-wrap: balance;
53-
}
54-
5545
// Links are underlined when hovered.
5646
a {
5747
cursor: pointer;

0 commit comments

Comments
 (0)