Fix mobile view
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-05-29 11:07:11 -06:00
parent b4c1e550d5
commit cfe9484feb
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -88,7 +88,6 @@ img.figure,
@media only screen and (max-width: 700px) {
.project {
flex-direction: column;
padding: 32px;
}
.project>div {