.projects__projects{display:grid;gap:1.25rem;grid-template-columns:repeat(1, 1fr);margin-top:2rem}.projects__projects .card__excerpt{display:none}.projects__filters{display:flex;flex-wrap:wrap;gap:1rem}@media only screen and (min-width: 768px){.projects__projects{margin-inline:-2rem}.projects .card__excerpt{display:block}}@media only screen and (min-width: 1024px){.projects__projects{grid-template-columns:repeat(3, 1fr)}}
/*# sourceMappingURL=./projects.css.map */