Design improvments

This commit is contained in:
2024-10-14 16:52:45 +02:00
parent 1cf12f91f0
commit bf5f265116
6 changed files with 46 additions and 24 deletions

View File

@@ -32,6 +32,10 @@
}
}
.link-back {
margin: 2rem 0;
}
@media (max-width: 768px) {
.project-wrapper {
max-width: 100%;