mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-08-08 20:29:12 +00:00
mentors update + navbar bug fixes
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
<div class="flex flex-col gap-8">
|
||||
{#each mentors as mentor}
|
||||
<div>
|
||||
<div class="flex flex-col md:flex-row gap-6">
|
||||
<div class="flex flex-col md:flex-row gap-6 m-3">
|
||||
<!-- Mentor Photo -->
|
||||
{#if mentor.photo}
|
||||
<div class="shrink-0">
|
||||
|
||||
Reference in New Issue
Block a user