This commit is contained in:
Simon Martens
2025-05-20 17:30:23 +02:00
parent b5b682794a
commit 4a5a9be775
2 changed files with 5 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -148,9 +148,10 @@
.text p {
@apply !indent-4;
}
/* .text .line.tab-1 { */
/* @apply inline-block w-4; */
/* } */
.text .line.tab-1 {
@apply inline-block w-4;
}
.text .line.tab-2 {
@apply inline-block w-8;