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 3 additions and 1 deletions
Showing only changes of commit bb13d9b927 - Show all commits

File diff suppressed because one or more lines are too long

View File

@ -63,4 +63,6 @@ button,.button {
} }
.end_of_page_button { .end_of_page_button {
@extend .button.small; @extend .button.small;
display: flex;
margin: 0 auto;
} }