Add masonry

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-08-08 23:41:28 +02:00
parent 9d160b6890
commit 30f4d8d1e8
34 changed files with 328 additions and 9933 deletions

View File

@@ -59,10 +59,11 @@
.header-container {
.site-title {
z-index: 1;
z-index: 2;
}
.nav {
z-index: 1;
position: fixed;
inset: 0;
@@ -88,7 +89,7 @@
}
.nav-toggle-label {
z-index: 1;
z-index: 2;
display: flex;
flex-direction: column;