update blog post design
This commit is contained in:
parent
14d2f476bc
commit
168405713a
5 changed files with 23 additions and 21 deletions
|
@ -36,6 +36,7 @@
|
|||
font-size: 3.5rem;
|
||||
margin: 0 auto;
|
||||
max-width: 1000px;
|
||||
|
||||
@media (max-width: 1140px) {
|
||||
font-size: 2.5rem;
|
||||
}
|
||||
|
@ -45,7 +46,11 @@
|
|||
letter-spacing: 0.15rem;
|
||||
margin: 0 auto;
|
||||
max-width: 1000px;
|
||||
|
||||
}
|
||||
|
||||
span:not(:first-of-type)::before {
|
||||
content: "·";
|
||||
margin: 0 1rem 0 0.6rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue