Migrate to modernize template

This commit is contained in:
Marek Lesko
2025-10-19 16:34:01 +00:00
parent 9deee01ba3
commit aba8943d17
666 changed files with 25377 additions and 45152 deletions

View File

@@ -0,0 +1,33 @@
.plan-title {
font-size: 50px;
margin-top: 40px;
line-height: 50px;
font-weight: 600;
}
.dollar-sign {
margin-top: 22px;
margin-right: 8px;
}
.per-month {
margin-top: 45px;
margin-left: 12px;
}
.popular-badge {
position: absolute;
right: 16px;
}
// widget cards
.text-decoration-line-through {
text-decoration: line-through;
}
.cart-btn {
position: absolute;
right: 16px;
top: -21px;
}