Most pages are now styled.

Small changes to existing pages.
Changes to base layout style.
This commit is contained in:
Jorit Tijsen
2024-03-15 13:35:43 +01:00
parent a0baa0230f
commit 1a8bbeb084
42 changed files with 1618 additions and 944 deletions

View File

@@ -3,4 +3,8 @@
@use "container";
@use "../components/button";
@use "../layout";
@use "../layout";
.mejs__overlay-button {
border: none;
}