mirror of
https://github.com/caddyserver/website.git
synced 2025-04-26 06:56:15 -04:00
Lots of minor adjustments (#341)
This commit is contained in:
parent
618e4e559e
commit
620ff0ce35
18 changed files with 146 additions and 284 deletions
|
@ -325,17 +325,22 @@ h2 {
|
|||
}
|
||||
|
||||
h3 {
|
||||
font-size: 34px;
|
||||
font-size: 40px;
|
||||
margin: 50px 0 20px;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 24px;
|
||||
font-size: 32px;
|
||||
margin: 25px 0 15px;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: 22px;
|
||||
font-size: 26px;
|
||||
margin: 2em 0 1em;
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: 20px;
|
||||
margin: 2em 0 1em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue