Compare commits

..

2 Commits

Author SHA1 Message Date
50d717a0e0 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
2025-08-28 13:22:04 +02:00
ee96d04708 fix(home.scss): improve mobile responsiveness for latest projects
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 16s
Build Zola Website / build (pull_request) Has been skipped
2025-08-28 13:21:38 +02:00

View File

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