Enhance IT services section: Updated index.php to include new CSS classes for the IT services section, improving layout and responsiveness. Added styles for a 3x2 grid layout in custom.css, ensuring better presentation across different screen sizes.

This commit is contained in:
TheOnlyMace
2026-04-09 21:31:32 +02:00
parent d3da589a1d
commit ec8686761c
2 changed files with 26 additions and 2 deletions

View File

@@ -156,7 +156,7 @@ includeHeader($page_title, $page_description, $current_page);
</section>
<!-- IT Services Section -->
<section class="features">
<section class="features it-services-section">
<div class="container">
<div class="section-header">
<h2 class="section-title">IT-Dienstleistungen für Privat und ergänzend Gewerblich</h2>
@@ -164,7 +164,7 @@ includeHeader($page_title, $page_description, $current_page);
Ergänzend zu unseren Hosting-Angeboten unterstützen wir Sie mit persönlicher IT-Betreuung.
</p>
</div>
<div class="features-grid">
<div class="features-grid it-services-grid">
<div class="feature-item glass-card">
<h3>IT-Beratung</h3>
<p>Individuelle Beratung für sinnvolle und wirtschaftliche IT-Entscheidungen.</p>