mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
fix: update blog table padding
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
.prose thead th:first-child,
|
.prose thead th:first-child,
|
||||||
tbody td:first-child,
|
tbody td:first-child,
|
||||||
tfoot td:first-child {
|
tfoot td:first-child {
|
||||||
padding-left: 0.5714286em;
|
padding-inline-start: 0.5714286em !important;
|
||||||
}
|
}
|
||||||
.prose h2#table-of-contents {
|
.prose h2#table-of-contents {
|
||||||
@apply mb-2;
|
@apply mb-2;
|
||||||
|
|||||||
Reference in New Issue
Block a user