mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-07 01:19:57 +00:00
fix: remove github card bottom border
This commit is contained in:
parent
6f7bdf274f
commit
ee2f9f44c2
1 changed files with 1 additions and 2 deletions
|
@ -91,8 +91,7 @@ const meta = $computed(() => {
|
|||
display-block of-hidden
|
||||
bg-code
|
||||
relative
|
||||
border="base"
|
||||
w-full min-h-50 md:min-h-60 border-b
|
||||
w-full min-h-50 md:min-h-60
|
||||
justify-center
|
||||
rounded-lg
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue