fix: apparence des textes de loi
This commit is contained in:
parent
96d5c2e37c
commit
fff23c4681
1 changed files with 3 additions and 0 deletions
|
|
@ -23,4 +23,7 @@
|
||||||
ul {
|
ul {
|
||||||
@apply pl-6 list-disc;
|
@apply pl-6 list-disc;
|
||||||
}
|
}
|
||||||
|
code {
|
||||||
|
@apply whitespace-pre-wrap mt-4 block;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue