I already typed in the content: “”; property, but it said I didn’t add the property to the code. I’m already stuck forever so please help
.galery::after {
content: "";
width: 350px;
}
Here’s the link:
https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-css-flexbox-by-building-a-photo-gallery/step-23