Skip to content

Commit ebdc289

Browse files
authored
Update tables.css
Signed-off-by: Tutos Rive <108991712+tutosrive@users.noreply.github.com>
1 parent df19269 commit ebdc289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/css/tables.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
.markdown-table-wrapper > .markdown-table td {
2525
border: 1px solid #374151;
2626
padding: 0.5rem 1rem;
27-
text-align: left;
27+
text-align: center;
2828
/* Elimina nowrap por defecto */
2929
white-space: normal;
3030
word-break: break-word;

0 commit comments

Comments
 (0)