Template für Box mit Bulletpoints erstellt (z.B. für "Folgende Punkte ändern sich")
This commit is contained in:
@@ -71,13 +71,15 @@ article {
|
||||
hr {@apply mb-4 mt-4;}
|
||||
|
||||
h1 {@apply text-4xl font-normal mb-2;}
|
||||
h2 {@apply text-2xl font-normal mb-2;}
|
||||
h3 {@apply text-xl font-normal mb-2;}
|
||||
h2{@apply text-2xl font-normal mb-2;}
|
||||
h3 {@apply text-xl font-normal ml-1;}
|
||||
|
||||
a {@apply text-blue-700 font-medium text-lg;}
|
||||
p {@apply text-lg font-normal mb-2;}
|
||||
li {@apply text-lg font-normal ;}
|
||||
ul {@apply list-disc list-inside mb-3;}
|
||||
li {@apply text-lg font-normal list-disc}
|
||||
ul {@apply list-inside mb-3;}
|
||||
span {@apply text-secondary font-bold;}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user