ajout de deux-trois trucs pour faire moins vide

This commit is contained in:
2023-11-05 01:35:41 +01:00
parent 8a2e905c34
commit 768f3ee3c5
2 changed files with 40 additions and 2 deletions

View File

@ -9,7 +9,7 @@
@apply text-xl;
}
li {
@apply list-disc text-xl;
@apply list-disc text-xl py-1;
}
h1 {
@apply text-3xl border-b-2 dark:border-b-white border-b-gray-400 py-2 font-extrabold text-transparent bg-clip-text bg-gradient-to-r from-orange-300 to-orange-200;