diff --git a/templates/base.html.tera b/templates/base.html.tera index 6d99982..f64c91a 100644 --- a/templates/base.html.tera +++ b/templates/base.html.tera @@ -58,6 +58,7 @@ .col { flex: 1; padding: 1rem; + overflow: auto; } @media (max-width: 400px) {