Skip to content

Commit

Permalink
Update CardSample.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
felixicaza authored Sep 19, 2024
1 parent a702d98 commit 5d9c6e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/CardSample.astro
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ const cssVars = {
<style>
.card {
--size: 280px;

--bgcolor: var(--card-bgcolor-1);
--border-color: var(--card-border-color);
--border-size: calc(var(--size) / 43);
Expand Down

0 comments on commit 5d9c6e2

Please sign in to comment.