diff --git a/src/styles/index.css b/src/styles/index.css index 1e0d60d..8f97e06 100644 --- a/src/styles/index.css +++ b/src/styles/index.css @@ -23,6 +23,7 @@ header { } mdui-card { + overflow: visible; max-width: 1000px; width: 100%; }