Skip to content

Commit ac7b740

Browse files
removed h2 underline
1 parent 3fa3d51 commit ac7b740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/tailwind.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
}
2020
h2 {
21-
@apply text-white text-3xl font-bold leading-none mb-2 underline;
21+
@apply text-white text-3xl font-bold leading-none mb-2;
2222
}
2323
@screen md {
2424
h2 {

0 commit comments

Comments
 (0)