mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Remove rounding from cards
This commit is contained in:
parent
34b20345d2
commit
14a3445a19
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
:href="video.endpoint"
|
||||
class=""
|
||||
>
|
||||
<div class="video-card-container relative rounded-lg overflow-hidden bg-black">
|
||||
<div class="video-card-container relative overflow-hidden bg-black">
|
||||
<div class="video-card-image ratio-wrapper">
|
||||
<div class="relative overflow-hidden w-full pb-16/9">
|
||||
<img
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue