reduce margin for edit button

This commit is contained in:
2023-04-27 15:45:32 +10:00
parent 683869214b
commit 881d06deea

View File

@@ -351,11 +351,14 @@ handleLoad();
font-size: 90%;
}
.workshop-registration,
.workshop-edit {
.workshop-registration {
margin-top: 32px;
}
.workshop-edit {
margin-top: 16px;
}
.workshop-registration-none,
.workshop-registration-soon,
.workshop-registration-message {