mirror of
https://github.com/lavafroth/lavafroth.github.io.git
synced 2026-06-01 21:21:16 -03:00
fix: headings after h2 look a bit inconsistent
This commit is contained in:
@@ -491,19 +491,19 @@ nav[data-post] {
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 3rem;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 2.5rem;
|
||||
}
|
||||
|
||||
h4 {
|
||||
h5 {
|
||||
font-size: 2.2rem;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: 1.8rem;
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: 1.5rem;
|
||||
font-size: 1.8rem;
|
||||
}
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user