
Margaux
@margaux-worksAll solutions
Four card feature section
PSubmitted 8 months agoI 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.
Product preview card component
PSubmitted 8 months agoI would appreciate any advice on optimizing the use of media queries and reducing redundant CSS to streamline the code.
Responsive Recipe Page
PSubmitted 8 months agoI 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.
Blog Preview Card
PSubmitted 8 months agoThere 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?
QR Code component
PSubmitted 9 months agois there a better way to have consistent margin and padding that are reflecting the design?