Update main.css

This commit is contained in:
Руслан 2023-07-30 15:13:21 +06:00 committed by GitHub
parent 7ad5541b04
commit 79c1708789
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,6 +92,7 @@ figure h4 {
margin: 0; margin: 0;
margin-bottom: 1em; margin-bottom: 1em;
} }
figure h4::before { figure h4::before {
content: '↳ '; content: '↳ ';
} }
@ -143,6 +144,7 @@ header {
header .main { header .main {
font-size: 1.5rem; font-size: 1.5rem;
} }
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
font-size: 1.2rem; font-size: 1.2rem;
margin-top: 2em; margin-top: 2em;