Skip to content

Commit b3966c5

Browse files
committed
Removed class-specific styling
As we remove the `StyleSet` implementation, there's no reason to set styles for specific classes. Doing so is useless at best, and presumptuous at worst.
1 parent 2c02393 commit b3966c5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

OnTopic.Editor.AspNetCore/Shared/Styles/CKEditor.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,4 @@ h5 {
2727
}
2828
h6 {
2929
font-size: 14px;
30-
}
31-
.Heading {
32-
font-family: "Lato", Helvetica, Arial, sans-serif;
3330
}

0 commit comments

Comments
 (0)