Update search_index.json file

This commit modifies the search_index.json file. It likely reflects changes in the indexed data for search functionality.
This commit is contained in:
tfw
2025-05-14 12:26:20 +02:00
parent 0fd0f406fb
commit 8003287465
29 changed files with 791 additions and 694 deletions
+3 -3
View File
@@ -12,8 +12,8 @@
// Logo vergrößern
.md-header__button.md-logo {
padding: 0.2rem;
padding-left: 0;
padding: 1.2rem;
padding-left: 0.5rem;
img, svg {
width: 325px; // Größeres Logo (Standardwert ist 40px)
@@ -29,4 +29,4 @@
padding: 0.5rem;
max-width: 98%;
}
}
}