Update examples/portfolio/src/pages/index.astro

Co-authored-by: Ben Holmes <hey@bholmes.dev>
This commit is contained in:
Dan Jutan 2022-09-02 13:39:55 -04:00 committed by GitHub
parent ef8d04633e
commit 6064f9f479
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -124,7 +124,7 @@ const featuredProject = projects[0];
}
.role + .role {
.margin-left: 1em;
margin-left: 1em;
}
@media (min-width: 750px) {