mirror of
https://github.com/aelve/guide.git
synced 2024-12-23 12:52:31 +03:00
Add space before headers in Markdown
This commit is contained in:
parent
f4880ce85d
commit
00f4986464
@ -1,8 +1,11 @@
|
||||
.notes-like h1 {
|
||||
margin-top: 40px;
|
||||
font-size: 1.2em; }
|
||||
.notes-like h2 {
|
||||
margin-top: 20px;
|
||||
font-size: 1em; }
|
||||
.notes-like h3 {
|
||||
margin-top: 10px;
|
||||
font-size: 0.8em; }
|
||||
|
||||
blockquote {
|
||||
|
Loading…
Reference in New Issue
Block a user