Update styles
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
.article {
|
||||
@apply pr-8
|
||||
/* @apply pr-8 */
|
||||
max-width: 25rem;
|
||||
}
|
||||
|
||||
.article .tunit {
|
||||
@ -27,7 +28,7 @@
|
||||
}
|
||||
|
||||
.article h4 {
|
||||
@apply font-semibold text-lg leading-8 text-zinc-800;
|
||||
@apply my-2 font-semibold text-lg leading-8 text-zinc-800;
|
||||
}
|
||||
|
||||
.article p, .article div {
|
||||
|
||||
Reference in New Issue
Block a user