@property --gradient-bg-start{syntax:"<color>";initial-value:#fff;inherits:false}@property --gradient-bg-end{syntax:"<color>";initial-value:#fff;inherits:false}.blog-posts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media screen and (max-width:1023px){.blog-posts{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:639px){.blog-posts{grid-template-columns:1fr}}