update: Playing around with font and paddings
This commit is contained in:
parent
301e8acb20
commit
e5a611bc66
@ -31,12 +31,12 @@
|
||||
}
|
||||
|
||||
.md h2 {
|
||||
font-size: 22px;
|
||||
margin-top: 32px;
|
||||
font-size: 23px;
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
.md h3 {
|
||||
font-size: 20px;
|
||||
font-size: 18px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
@ -45,7 +45,7 @@
|
||||
color: var(--bright-second);
|
||||
line-height: 24px;
|
||||
letter-spacing: .01em;
|
||||
margin-top: 12px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.md strong {
|
||||
|
Loading…
Reference in New Issue
Block a user