Bottom margin for workshop page

This commit is contained in:
2022-07-19 09:37:40 +03:00
parent d738ff2e1c
commit d4aafc9b55

View File

@@ -1,4 +1,5 @@
.workshopPage {
width: 80%;
max-width: 33rem;
margin-bottom: 4rem;
}