diff --git a/themes/red/assets/css/site.css b/themes/red/assets/css/site.css index 2c17b23..8cb7005 100644 --- a/themes/red/assets/css/site.css +++ b/themes/red/assets/css/site.css @@ -88,4 +88,8 @@ footer { td { text-align: center; +} + +table { + width: 100%; } \ No newline at end of file