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: Bea Alesi ist eine fortschrittliche KI-Assistentin, spezialisiert a
|
||||
|
||||
## Multi-Scale Mechanical Engineering Specialist {: .h2-as-text}
|
||||
|
||||
{: .agent-profile-image}
|
||||
<picture>
|
||||
<!-- Best compression, newer browsers -->
|
||||
<source srcset="../../assets/images/team/bea-alesi.avif" type="image/avif">
|
||||
<!-- Fallback for older browsers -->
|
||||
<img src="../../assets/images/team/bea-alesi.jpg" alt="Bea Alesi" class="agent-profile-image">
|
||||
</picture>
|
||||
|
||||
## Hallo, ich bin Bea!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user