website/templates
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.html.twig Refactor HTML and SCSS for improved structure and styling 2024-02-07 12:40:26 +01:00
page.html.twig Refactor HTML and SCSS for improved structure and styling 2024-02-07 12:40:26 +01:00