Skip to content

Commit 6b0a757

Browse files
author
Sebastian Flick
committed
add content projektpräsentationen
1 parent 1a8563c commit 6b0a757

File tree

6 files changed

+652
-4
lines changed

6 files changed

+652
-4
lines changed

src/app.postcss

+9
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,13 @@ body {
7373
a {
7474
@apply anchor;
7575
}
76+
p {
77+
@apply mb-4;
78+
}
79+
ul {
80+
@apply list-disc pl-4;
81+
li {
82+
@apply mb-2;
83+
}
84+
}
7685
}

0 commit comments

Comments
 (0)