edited post
This commit is contained in:
parent
63faab01a8
commit
384ab6b9c9
|
@ -23,8 +23,8 @@
|
|||
}
|
||||
|
||||
.logo a {
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.logo a img, .logo a svg {
|
||||
|
|
|
@ -48,16 +48,16 @@
|
|||
|
||||
.post-content h1 {
|
||||
margin: 40px auto 32px;
|
||||
font-size: 28px;
|
||||
font-size: 26px;
|
||||
}
|
||||
|
||||
.post-content h2 {
|
||||
margin: 32px auto 24px;
|
||||
font-size: 26px;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.post-content h3 {
|
||||
font-size: 24px;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.post-content h4 {
|
||||
|
|
Loading…
Reference in New Issue