Set z-index for template nav and create basic files for community standards

This commit is contained in:
thiloho
2024-12-13 17:38:21 +01:00
parent d26b0e756b
commit 7fddfbee95
6 changed files with 157 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
}
nav {
z-index: 10;
position: sticky;
block-size: var(--space-xl);
display: flex;

View File

@@ -4,6 +4,7 @@
}
nav {
z-index: 10;
position: sticky;
block-size: var(--space-xl);
display: flex;