mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-06-24 01:51:53 +00:00
Change h6 sizing and .goat margin
This commit is contained in:
parent
709b478dc2
commit
8ea2282bec
@ -53,7 +53,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
h6 {
|
h6 {
|
||||||
font-size: 0.75em;
|
margin-top: 28px;
|
||||||
|
font-size: 1.15em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.goat {
|
||||||
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
b,
|
b,
|
||||||
|
Loading…
Reference in New Issue
Block a user