Skip to content

Commit 8043139

Browse files
committed
Remove the letter spacing override on the dialog title.
1 parent 1c88fbc commit 8043139

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/dialog/dialog.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ md-dialog-content, [md-dialog-content], mat-dialog-content, [mat-dialog-content]
3737
[md-dialog-title], [mat-dialog-title] {
3838
font-size: 20px;
3939
font-weight: bold;
40-
letter-spacing: 0.005em;
4140
margin: 0 0 20px;
4241
display: block;
4342
}

0 commit comments

Comments
 (0)