Add more foundation content

This commit is contained in:
2022-06-24 17:54:13 +02:00
parent 7bf64eb559
commit 93dc1fad82
3 changed files with 53 additions and 4 deletions

View File

@@ -15,9 +15,14 @@
@apply mt-6;
}
p + p {
p + p,
p + ul {
@apply mt-6;
}
/* ul { */
/* @apply list-disc list-inside leading-relaxed; */
/* } */
}
@layer components {