website/assets/scss
Jeroen De Meerleer c7b7285403
Refactor HTML and SCSS for improved structure and styling
- Removed unnecessary CSS properties from `base.scss`
- Added `class="h-100"` to the `<html>` tag in `base.html.twig` for full height
- Added `class="d-flex flex-column h-100"` to the `<body>` tag in `base.html.twig` for flexbox layout
- Updated footer styling in `base.html.twig` with additional classes
- Added `class="flex-shrink-0"` to the `<main>` tag in `page.html.twig`
2024-02-07 12:40:26 +01:00
..
base.scss Refactor HTML and SCSS for improved structure and styling 2024-02-07 12:40:26 +01:00
custom.scss Fixed build 2023-10-12 15:09:07 +02:00
fonts.scss Implemented new design 2023-03-21 15:36:26 +01:00
page.scss BUGFIX: styles 2021-08-05 15:26:47 +02:00