Update team images, logo, and stylesheets
Updated team member images, refined the SVG logo, and adjusted styles in the CSS for improved layout, typography, and hover effects. These changes enhance the visual design and user experience across the site.
This commit is contained in:
@@ -1,5 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="#521370" stroke-width="2">
|
||||
<path d="M12 3l8 4v5c0 4.4-3.6 8-8 8s-8-3.6-8-8V7l8-4z"/>
|
||||
<path d="M12 11a2 2 0 100-4 2 2 0 000 4z"/>
|
||||
<path d="M12 11v4"/>
|
||||
</svg>
|
||||
<svg fill="none" height="24" stroke="#521370" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m12 3 8 4v5c0 4.4-3.6 8-8 8s-8-3.6-8-8v-5z"/><path d="m12 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/><path d="m12 11v4"/></svg>
|
||||
|
Before Width: | Height: | Size: 272 B After Width: | Height: | Size: 256 B |
Reference in New Issue
Block a user