Skip to content
Snippets Groups Projects
Commit 2e3b36c1 authored by Clement Franckelemon's avatar Clement Franckelemon
Browse files

:lipstick: add shadow on main image

parent 737aed63
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
<div class="col-3" style="max-width: 450px; width: 75%">
<img :src="src"
style="border-radius: 50%; width: 100%; height: 100%; object-fit: cover;"
class="full-height full-width">
class="full-height full-width shadow-6">
</div>
<div class="col-6 column items-center text-h2 text-bold text-secondary" :class="$q.screen.lt.md ? 'text-h4' : 'text-h2' ">
<span class="arial text-uppercase">{{first}}</span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment