Update examples/portfolio/src/pages/index.astro
Co-authored-by: Ben Holmes <hey@bholmes.dev>
This commit is contained in:
parent
ef8d04633e
commit
6064f9f479
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ const featuredProject = projects[0];
|
|||
}
|
||||
|
||||
.role + .role {
|
||||
.margin-left: 1em;
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
@media (min-width: 750px) {
|
||||
|
|
Loading…
Reference in a new issue