Refactor Title And Loading
This commit is contained in:
parent
8845db8993
commit
f8c9888d80
10 changed files with 76 additions and 100 deletions
|
@ -28,7 +28,7 @@
|
|||
}
|
||||
|
||||
& h1, & h2, & h3, & h4, & h5, & h6 {
|
||||
@apply my-5 font-bold;
|
||||
@apply my-3 font-bold;
|
||||
}
|
||||
|
||||
& p {
|
||||
|
@ -67,7 +67,7 @@
|
|||
.post {
|
||||
& > div {
|
||||
@apply mx-auto max-w-3xl;
|
||||
@apply flex flex-col gap-5;
|
||||
@apply flex flex-col;
|
||||
}
|
||||
|
||||
& pre > code {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue