mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
5 lines
71 B
CSS
5 lines
71 B
CSS
table {
|
|
width: 100%;
|
|
max-width: 100%;
|
|
table-layout: auto;
|
|
} |