Update pricing

This commit is contained in:
edsea
2025-01-05 15:13:26 +01:00
parent 6131da6b00
commit 3481bd4584
2 changed files with 2 additions and 2 deletions

View File

@@ -159,7 +159,7 @@ $max-widths: (
width: 100%; width: 100%;
border-radius: 12px; border-radius: 12px;
.shadow{ &.shadow{
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
} }
} }