refining <time> spacing
This commit is contained in:
parent
670f6f403d
commit
ce7b8969ea
|
|
@ -26,4 +26,11 @@
|
|||
time + h1 {
|
||||
@apply !mt-1;
|
||||
}
|
||||
h1:has(+ time),
|
||||
h2:has(+ time),
|
||||
h3:has(+ time),
|
||||
h4:has(+ time),
|
||||
h5:has(+ time) {
|
||||
@apply !mb-1;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user