Merge pull request #21097 from dvdksn/tbl-styles

hugo: update table styles
This commit is contained in:
David Karlsson
2024-10-24 15:10:43 +02:00
committed by GitHub
5 changed files with 131 additions and 92 deletions

View File

@@ -73,10 +73,5 @@
@apply text-lg;
line-height: 1.75;
}
table {
display: block;
overflow-x: auto;
max-width: 100%;
}
}
}