Production release #6

Merged
fr merged 53 commits from dev into master 2025-08-27 19:28:16 +02:00
Showing only changes of commit c4dba2d7c1 - Show all commits

View File

@@ -67,13 +67,7 @@ code {
@media (max-width: 768px) {
.project-wrapper {
max-width: 100%;
padding: 1rem;
}
}
@media (max-width: 480px) {
.project-wrapper {
padding: 5px;
margin: 0rem 1rem;
}
}