Files

5 lines
68 B
CSS
Raw Permalink Normal View History

2023-01-08 09:53:50 -08:00
table.align-left {
margin-left: auto;
margin-right: auto;
}