mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-30 11:13:06 +00:00
theme: make chapter heading smaller #129
This commit is contained in:
parent
53c73c8f3d
commit
9e5f38f5ae
1 changed files with 1 additions and 0 deletions
|
@ -389,6 +389,7 @@ textarea:hover, input[type="email"]:hover, input[type="number"]:hover, input[typ
|
||||||
max-width: 80%;
|
max-width: 80%;
|
||||||
}
|
}
|
||||||
#chapter #body-inner h3:first-child {
|
#chapter #body-inner h3:first-child {
|
||||||
|
font-weight: 200;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
#chapter h1 {
|
#chapter h1 {
|
||||||
|
|
Loading…
Reference in a new issue