We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191e328 commit 8b41cf0Copy full SHA for 8b41cf0
frontend/src/components/HomePage/Preview.vue
@@ -32,7 +32,7 @@ import { PREVIEW_TABS_DATA } from '@/data/PreviewTabs.data'
32
>
33
<img
34
:src="tab.content"
35
- class="mx-auto h-full rounded-2xl object-cover object-left-top"
+ class="mx-auto h-full object-cover object-left-top"
36
alt="hero"
37
height="3104"
38
width="5480"
0 commit comments