diff --git a/_sass/_custom.scss b/_sass/_custom.scss index cd75659..dfff7ae 100644 --- a/_sass/_custom.scss +++ b/_sass/_custom.scss @@ -29,4 +29,5 @@ table { display: block; max-width: fit-content; overflow-x: auto; + margin: auto; } \ No newline at end of file