fix header weights
This commit is contained in:
parent
143e43e088
commit
ccd9024861
1 changed files with 2 additions and 2 deletions
|
@ -60,7 +60,7 @@ h2 {
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 160%;
|
font-size: 160%;
|
||||||
font-weight: 200;
|
font-weight: 300;
|
||||||
}
|
}
|
||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
|
@ -70,7 +70,7 @@ h4 {
|
||||||
|
|
||||||
h5 {
|
h5 {
|
||||||
font-size: 120%;
|
font-size: 120%;
|
||||||
font-weight: 300;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
h6 {
|
h6 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue