This commit is contained in:
krahets
2024-01-15 01:12:04 +08:00
parent e1de22610f
commit cee5072127
4 changed files with 12 additions and 18 deletions
+1 -1
View File
@@ -68,9 +68,9 @@
width: 28rem;
height: auto;
border-radius: 0.3rem;
box-shadow: var(--md-shadow-z2);
display: block;
margin: 0 auto;
box-shadow: var(--md-shadow-z2);
}
/* Center Markdown Tables (requires md_in_html extension) */