Add home module and transition mixin to stylesheets

Included a new `@import 'modules/home';` and added a re-usable `@mixin transition` for smoother animations. Updated button styling with padding, hover effects, and transitions to enhance UI. Adjusted max-width in `.team__inner` for better layout consistency.
This commit is contained in:
tfw
2025-04-24 15:12:39 +02:00
parent cbb7086e09
commit bafb40a966
22 changed files with 364 additions and 49 deletions
File diff suppressed because one or more lines are too long