fix: remove github card bottom border
parent
6f7bdf274f
commit
ee2f9f44c2
|
@ -91,8 +91,7 @@ const meta = $computed(() => {
|
||||||
display-block of-hidden
|
display-block of-hidden
|
||||||
bg-code
|
bg-code
|
||||||
relative
|
relative
|
||||||
border="base"
|
w-full min-h-50 md:min-h-60
|
||||||
w-full min-h-50 md:min-h-60 border-b
|
|
||||||
justify-center
|
justify-center
|
||||||
rounded-lg
|
rounded-lg
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue