4,554
edits
No edit summary |
No edit summary |
||
Line 108: | Line 108: | ||
position: relative; | position: relative; | ||
width: 37%; | width: 37%; | ||
height: | height: max-content; /* Set to max-content to adjust the height based on content */ | ||
} | } | ||
Line 147: | Line 147: | ||
transform: rotate(-5deg); | transform: rotate(-5deg); | ||
} | } | ||