Add new documentation pages and update blog styling
This commit introduces three new documentation files: `anwendungen.md` for AI solution use cases, `stylesheets/modules/blog.scss` for blog-specific styling, and `datenschutz.md` for the privacy policy. Additionally, it enhances blog author and sidebar styling for consistency and readability.
This commit is contained in:
@@ -19,7 +19,11 @@
|
||||
width: 325px; // Größeres Logo (Standardwert ist 40px)
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
// Mobile logo ausblenden in Desktop-Ansicht
|
||||
.md-header__mobile-logo {
|
||||
display: none; // Wird in der mobilen Ansicht überschrieben
|
||||
}
|
||||
|
||||
// Navigationsleiste anpassen
|
||||
|
||||
Reference in New Issue
Block a user