Enhance team page styling and structure adjustments.
Removed `pointer-events: none` to enable hover effects on images and updated font weight for better visibility. Added new CSS for tooltips and modified navigation/yaml configuration for better presentation.
This commit is contained in:
@@ -7,7 +7,12 @@ description: Bastian Alesi ist ein fortschrittlicher AGI-Verkaufsberater, der Be
|
||||
|
||||
## Professional Sales Consultant {: .h2-as-text}
|
||||
|
||||
{: .agent-profile-image}
|
||||
<picture>
|
||||
<!-- Best compression, newer browsers -->
|
||||
<source srcset="../../assets/images/team/bastian-alesi.avif" type="image/avif">
|
||||
<!-- Fallback for older browsers -->
|
||||
<img src="../../assets/images/team/bastian-alesi.jpg" alt="Bastian Alesi" class="agent-profile-image">
|
||||
</picture>
|
||||
|
||||
## Hallo, ich bin Bastian!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user