Buttons

Verze:

12. 07. 2022

Zodpovědná osoba:

Dominik Šlechta

Buttons can be found in the button.scss file - you always need to check if the same button is used multiple times on the website, even with minor differences. We always try to style globally in the button.scss file. For buttons and links we use the notation <a href="#" class="button button--something">Button</a>, instead of the button tag we primarily use the <a> tag