Merge pull request 'fix(home.scss): improve mobile responsiveness for latest projects' (#9) from dev into master
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 18s

Reviewed-on: #9
This commit is contained in:
2025-08-28 13:22:04 +02:00

View File

@@ -57,6 +57,7 @@
}
.latest-projects-posts .project {
margin: 1rem 5%;
max-width: 90%;
}
}