Skip to content

Commit 176f066

Browse files
add new style
1 parent 3ba988d commit 176f066

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/app.postcss

+5
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,11 @@ body {
130130
@apply text-2xl;
131131
@apply text-red-500;
132132
}
133+
134+
.majuscule {
135+
@apply font-bold;
136+
}
137+
133138
.glory-initial {
134139
@apply bg-[gold];
135140
}

0 commit comments

Comments
 (0)