mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 18:31:21 -04:00
chore: improve tags styling on card (#431)
* chore: improve tags styling on card * chore: npm run build:css
This commit is contained in:
@ -211,6 +211,7 @@
|
||||
"hextra-card-icon",
|
||||
"hextra-card-image",
|
||||
"hextra-card-subtitle",
|
||||
"hextra-card-tag",
|
||||
"hextra-cards",
|
||||
"hextra-code-block",
|
||||
"hextra-code-copy-btn",
|
||||
@ -418,6 +419,7 @@
|
||||
"hx-pt-8",
|
||||
"hx-px-1.5",
|
||||
"hx-px-2",
|
||||
"hx-px-2.5",
|
||||
"hx-px-3",
|
||||
"hx-px-4",
|
||||
"hx-px-6",
|
||||
@ -454,7 +456,6 @@
|
||||
"hx-shrink-0",
|
||||
"hx-sr-only",
|
||||
"hx-sticky",
|
||||
"hx-tag",
|
||||
"hx-text-2xl",
|
||||
"hx-text-4xl",
|
||||
"hx-text-[10px]",
|
||||
|
Reference in New Issue
Block a user