Skip to content

Commit

Permalink
Opt: card title
Browse files Browse the repository at this point in the history
  • Loading branch information
LazyCreeper committed Dec 12, 2023
1 parent 57d57d2 commit a317a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/global.less
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ a {
@apply bg-gray-100 dark:bg-zinc-900 rounded-xl max-sm:rounded-none;

.card-title {
@apply px-4 pt-4 pb-2 text-lg font-semibold;
@apply px-4 pt-4 pb-2 text-lg font-semibold leading-5;
}

.card-body {
Expand Down

0 comments on commit a317a6a

Please sign in to comment.