1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-23 04:42:24 +03:00

Style tweaks for notes

This commit is contained in:
Artyom Kazak 2019-05-06 14:40:36 +02:00
parent 6d58cb0e98
commit 01df193aea

View File

@ -1,6 +1,6 @@
.notes-like h1 { .notes-like h1 {
margin-top: 40px; margin-top: 50px;
font-size: 1.6em; font-size: 1.3em;
border-bottom: 1px solid #BBBBBB; border-bottom: 1px solid #BBBBBB;
padding-bottom: 10px; padding-bottom: 10px;
} }