line inline-block

This commit is contained in:
Simon Martens
2025-05-22 16:46:30 +02:00
parent 83ded9978b
commit a418c00cbe
2 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -103,7 +103,6 @@
} }
.text .eanchor-page, .text .eanchor-page,
.text .line,
.text .aq, .text .aq,
.text .ul, .text .ul,
.text .dul, .text .dul,
@@ -148,7 +147,7 @@
} }
.text .line { .text .line {
@apply inline; @apply inline-block;
} }
.text p { .text p {