mirror of
https://github.com/plebbit/seedit.git
synced 2026-02-15 00:11:10 -05:00
style(markdown): limit font size for h2 (three dashes)
This commit is contained in:
@@ -23,3 +23,7 @@
|
||||
.markdown li {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.markdown h2 {
|
||||
font-size: larger;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user