Fix offer list styles

This commit is contained in:
2024-01-01 21:17:57 +02:00
parent 4914fb8c76
commit 97ed625374
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
.registeration-button {
margin-bottom: 3rem;
}
.offer-listing {
max-width: 65rem;
}