1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 16:46:39 -04:00

couple more adjustments

This commit is contained in:
2021-12-31 20:24:05 -05:00
parent 854b9da5e2
commit 76d494cd32
6 changed files with 21 additions and 5 deletions

View File

@ -37,7 +37,7 @@ export default function Projects({ repos }) {
div .repo_card {
flex-grow: 1;
margin: 0.5em;
width: 400px;
width: 370px;
}
`}</style>
</div>