feat: Update card and placeholder

- Change card from njk to liquid
- Fix flag placeholder
- Update structure of card
This commit is contained in:
sthag 2026-03-10 19:40:03 +01:00
parent f2ff20ce73
commit fdef673886
5 changed files with 73 additions and 86 deletions

View file

@ -32,7 +32,7 @@
// text-align: center;
}
& > div {
& > main {
position: relative;
padding: 64px 64px 24px 64px;
border: 1px solid #FFF;