mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
theme: left-align h3 in chapters #129
This commit is contained in:
parent
8f7c0da9e7
commit
4c256e996c
1 changed files with 1 additions and 3 deletions
|
@ -387,9 +387,7 @@ textarea:hover, input[type="email"]:hover, input[type="number"]:hover, input[typ
|
|||
#chapter #body-inner {
|
||||
max-width: 80%;
|
||||
}
|
||||
#chapter h3 {
|
||||
font-family: "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
font-weight: 300;
|
||||
#chapter #body-inner h3:first-child {
|
||||
text-align: center;
|
||||
}
|
||||
#chapter h1 {
|
||||
|
|
Loading…
Reference in a new issue