diff --git a/index.html b/index.html index 097dd61..ed7116e 100644 --- a/index.html +++ b/index.html @@ -206,6 +206,10 @@ .other { margin-right: 0; } + .others { + grid-auto-columns: initial; + } + tr { display: flex; max-width: 100%;