feat: no borders in cards (#925)

This commit is contained in:
patak 2023-01-10 10:05:59 +01:00 committed by GitHub
parent 971e273dc3
commit ad1e597b5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 11 additions and 11 deletions

View file

@ -98,7 +98,6 @@ useIntersectionObserver(video, (entries) => {
loop
playsinline
controls
border="~ base"
rounded-lg
object-cover
:width="attachment.meta?.original?.width"
@ -119,7 +118,6 @@ useIntersectionObserver(video, (entries) => {
muted
loop
playsinline
border="~ base"
rounded-lg
object-cover
:width="attachment.meta?.original?.width"
@ -160,7 +158,6 @@ useIntersectionObserver(video, (entries) => {
aspectRatio,
objectPosition,
}"
border="~ base"
rounded-lg
h-full
w-full