This commit is contained in:
Marek Lesko
2025-10-22 14:44:25 +00:00
parent 498d2c7ade
commit 9d644a9b79
275 changed files with 35799 additions and 35712 deletions

View File

@@ -1,33 +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;
}
.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;
}