Immobilien site 11-05-2026

This commit is contained in:
Kevin Adametz 2026-05-11 10:29:37 +02:00
parent e198d842ce
commit 6799325f71
28 changed files with 16189 additions and 809 deletions

View file

@ -862,4 +862,15 @@ h1, h2, h3, h4, h5, h6 {
& {
scroll-behavior: smooth;
}
/* Reset für Section-Navigations-Buttons innerhalb der Variant — keine Glass-Flow-Schatten/Transforms */
& .sidebar-nav button,
& .sidebar-nav button:hover {
box-shadow: none;
transform: none;
filter: none;
overflow: visible;
isolation: auto;
transition: none;
}
}