Update some superficial things
This commit is contained in:
@ -26,7 +26,6 @@
|
||||
vertical-align: -2px;
|
||||
}
|
||||
|
||||
|
||||
.article h4 {
|
||||
@apply font-semibold text-lg leading-8 text-zinc-800;
|
||||
}
|
||||
@ -42,3 +41,7 @@
|
||||
.article blockquote {
|
||||
@apply px-4 py-2 text-sm;
|
||||
}
|
||||
|
||||
.article a {
|
||||
@apply text-cyan-900;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user