feat: Update pricing card styles by removing border and shadow for featured cards
This commit is contained in:
@@ -1931,8 +1931,6 @@ p:last-child { margin-bottom: 0; }
|
||||
transform: translateY(-4px);
|
||||
}
|
||||
.pricing-card.featured {
|
||||
border-color: var(--color-primary);
|
||||
box-shadow: 0 0 0 4px rgba(var(--color-primary-rgb),.1);
|
||||
}
|
||||
.pricing-badge {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user