meher-hex
@meher-hexAll solutions
- Submitted 8 months ago
Blog card preview using HTML and CSS Flexbox
- HTML
- CSS
I faced a great challenge in rounding the corners of the SVG file and sadly, I haven't overcome it yet. According to the given asset and design preview, the illustration should have round corners but I can't round the corners. As per my knowledge, CSS styles don't work on SVG files like that. I can't even work around it. I'm open to suggestions.
- Submitted 8 months ago
Responsive QR Code Page
- HTML
- CSS
Centering the div. Whenever I use margin: auto or any other common solutions, it sits in the center but not exactly at the middle of the page. It's stuck to the top. That's what I need help with.