This commit is contained in:
Andras Bacsai 2023-06-01 13:39:22 +02:00
parent 8946a8bde2
commit 4a96b4b622

View File

@ -55,7 +55,7 @@ h1 {
@apply text-3xl font-bold pb-4 text-white;
}
h2 {
@apply text-2xl font-bold py-4 text-white;
@apply text-2xl font-bold pb-4 text-white;
}
h3 {
@apply text-xl font-bold py-4 text-white;