diff --git a/public/js/webComponents/card.js b/public/js/webComponents/card.js index 36c58c6..fb35513 100644 --- a/public/js/webComponents/card.js +++ b/public/js/webComponents/card.js @@ -10,7 +10,6 @@ template.innerHTML = ` display: flex; flex-flow: row nowrap; justify-content: flex-start; - margin-bottom: 1em; padding: var(--single-gap) 1.1rem var(--single-gap) 1.1rem; width: 100%; }