fix: book card

This commit is contained in:
Tim Rijkse
2026-01-15 12:04:54 +01:00
parent 0344f06d71
commit 91a461c4fe
10 changed files with 429 additions and 125 deletions

View File

@@ -41,7 +41,6 @@ class PushBox extends HTMLElement {
.push-box {
background-color: ${this.backgroundColor};
margin-bottom: 16px;
padding: 48px 16px;
display: flex;
flex-direction: column;