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