diff --git a/index.html b/index.html index 5bd3c9a..7b153ab 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,10 @@ justify-content: center; min-height: calc(100vh - calc(var(--universal-padding) * 2)); } + + .card { + width: auto !important; + }