Margaux
@margaux-worksAll solutions
- Submitted 3 months ago
Four card feature section
- HTML
- CSS
I need help adjusting the unwanted padding and margin on the h1 and h2 elements, which are making the headings appear too narrow and affecting the overall layout.
- Submitted 3 months ago
Product preview card component
- HTML
- CSS
I would appreciate any advice on optimizing the use of media queries and reducing redundant CSS to streamline the code.
- Submitted 3 months ago
Responsive Recipe Page
- HTML
- CSS
I need help with the mobile view (screens under 500px). I removed the border-radius from the img element, as well as its parent items, but a border radius is still visible on the bottom edges of the image. I could not figure out where this is coming from.
- Submitted 4 months ago
Blog Preview Card
- HTML
- CSS
There is an unwanted marge between the .illustration image and the .card-container that I could not manage to understand where it comes from and how to get rid of it.
Note that I have used CSS reset (normalize.css).
According to the design, there should only be 24px between both elements, but right now there are 24px (margin set-up on class .content) + an additional 10px (unsure where they come from).
Any idea why there is this extra space?
- Submitted 4 months ago
QR Code component
- HTML
- CSS
is there a better way to have consistent margin and padding that are reflecting the design?