mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-04 02:17:41 +08:00
Make h1 distinguishable from h2 (#4522)
This commit is contained in:
parent
d769b2ac40
commit
45fc499a91
@ -105,7 +105,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
h1 {
|
||||
margin: 1.6rem 0 1rem 0;
|
||||
font-weight: 700;
|
||||
font-size: 1.7rem;
|
||||
font-size: 2.5rem;
|
||||
}
|
||||
h2 {
|
||||
margin: 1.6rem 0 1rem 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user