mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-10-27 08:49:27 +00:00
5 lines
81 B
CSS
5 lines
81 B
CSS
div#table-container {
|
|
width: 80%;
|
|
margin: 0 auto;
|
|
overflow: scroll;
|
|
} |