Source code for my personal website
Jeroen De Meerleer
c7b7285403
- 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` |
||
---|---|---|
assets | ||
bin | ||
config | ||
dev-certs | ||
public | ||
src | ||
templates | ||
.env.sample | ||
.gitignore | ||
composer.json | ||
composer.lock | ||
LICENSE.md | ||
package-lock.json | ||
package.json | ||
README.md | ||
symfony.lock | ||
webpack.config.js |