@ -475,7 +475,7 @@ const logout = () => {
flex-shrink: 0;
background: white;
border-radius: 12px;
padding: 16px 12px;
padding: 12px 8px;
text-align: center;
position: relative;
border: 2px solid transparent;
@ -501,14 +501,14 @@ const logout = () => {
.plan-name {
font-size: 14px;
color: #333;
margin: 12px 0 8px;
margin: 12px 0 2px;
}
.plan-price {
font-size: 20px;
font-weight: bold;
color: #ff3333;
margin-bottom: 4px;
margin-bottom: 2px;
.plan-discount {