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:
@@ -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%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user