Skip to content

Commit

Permalink
Fix size shirt
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrià Martínez committed Apr 8, 2024
1 parent 1af400d commit ddb34ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Mentors.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ import PanelContainer from '@/components/PanelContainer.vue'
In order to recognize a Mentor you can check if <b>Mentor</b> is written
on their back!
<Panel :panel-content-image="`url('${MentorShirt}')`" size="small">
<div style="height: 400px"></div>
<div style="height: 600px"></div>
</Panel>
</Panel>
</div>
Expand Down

0 comments on commit ddb34ac

Please sign in to comment.