Files
2023-03-07 21:58:40 +00:00

5 lines
68 B
CSS

table.align-left {
margin-left: auto;
margin-right: auto;
}