import posts, fix styles
This commit is contained in:
parent
12584cf706
commit
9e00d9c09e
32 changed files with 2665 additions and 293 deletions
|
@ -7,7 +7,7 @@
|
|||
}
|
||||
|
||||
.post-tag {
|
||||
@apply mt-1 mr-1 inline-block text-sm text-primary-400 hover:text-primary-500 dark:hover:text-primary-300;
|
||||
@apply mr-1 inline-block text-sm text-primary-400 hover:text-primary-500 dark:hover:text-primary-300;
|
||||
}
|
||||
|
||||
.toggle-light {
|
||||
|
|
Reference in a new issue