Merge branch 'main' into module/projects

This commit is contained in:
2025-11-19 15:10:44 +01:00
3 changed files with 12 additions and 0 deletions

View File

@@ -53,6 +53,10 @@ footer {
margin: 5px;
}
img {
max-width: 100%;
}
nav {
position: sticky;
z-index: 100;

View File

@@ -53,6 +53,10 @@ footer {
margin: 5px;
}
img {
max-width: 100%;
}
nav {
position: sticky;
z-index: 100;

View File

@@ -53,6 +53,10 @@ footer {
margin: 5px;
}
img {
max-width: 100%;
}
nav {
position: sticky;
z-index: 100;