STYLE handling ul & lis
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7f57f70593
commit
aac74f0f32
|
|
@ -2,4 +2,7 @@
|
|||
h1 {
|
||||
@apply mb-6;
|
||||
}
|
||||
li {
|
||||
@apply mb-1;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -110,7 +110,8 @@
|
|||
.article-tags {
|
||||
@apply mb-12;
|
||||
}
|
||||
|
||||
ul,
|
||||
ol,
|
||||
p {
|
||||
@apply mb-6;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user