feat(projects): fixed minor placement issues and removing excess proejcts from being shown

This commit is contained in:
2025-07-17 20:53:26 -06:00
parent 10b3091264
commit 5845f1180b
2 changed files with 3 additions and 1 deletions

View File

@ -102,6 +102,7 @@
div div ul div {
display: flex;
flex-direction: row;
gap: 0px;
}
a {