fix: update blog table padding

This commit is contained in:
satnaing
2025-03-08 17:44:30 +07:00
committed by Sat Naing
parent 61c6ec81b8
commit 98bff0a876
+1 -1
View File
@@ -10,7 +10,7 @@
.prose thead th:first-child,
tbody td:first-child,
tfoot td:first-child {
padding-left: 0.5714286em;
padding-inline-start: 0.5714286em !important;
}
.prose h2#table-of-contents {
@apply mb-2;