update main branch #47

Merged
jorge merged 166 commits from develop into main 2021-12-01 11:20:13 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 31c7edfe7b - Show all commits

File diff suppressed because one or more lines are too long

View File

@ -243,7 +243,7 @@ main {
.button {
position:absolute;
right:0;
margin-top: $global-margin * 3;
margin-top: $global-padding * 3;
}
}
}