Add responsive styles and improve FAQ script handling
Introduced mobile and medium responsiveness in stylesheets for better layout on smaller screens. Adjusted FAQ script to properly remove duplicate event listeners and ensure functionality remains smooth on initialization.
This commit is contained in:
@@ -16,6 +16,7 @@ copyright: Copyright © 2025 satware AG
|
||||
# Konfiguration
|
||||
theme:
|
||||
name: material
|
||||
font: false
|
||||
custom_dir: docs/overrides
|
||||
language: de
|
||||
|
||||
@@ -47,6 +48,8 @@ theme:
|
||||
- search.suggest
|
||||
- toc.follow
|
||||
|
||||
|
||||
|
||||
#font:
|
||||
# text: Roboto
|
||||
#code: Roboto Mono
|
||||
|
||||
Reference in New Issue
Block a user