adjusted skip/back button mobile

This commit is contained in:
MLH
2024-12-31 20:17:30 +01:00
parent 5e8eede1cd
commit 252ca17a34

View File

@ -564,12 +564,12 @@ body {
}
.back-button {
top: 4em !important;
top: 5em !important;
left: 0.5em;
}
.skip-button {
top: 4em !important;
top: 5em !important;
right: 0.5em;
}