This commit is contained in:
@@ -157,7 +157,7 @@ const img_alt = $derived(
|
|||||||
}
|
}
|
||||||
.tags{
|
.tags{
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap-reverse;
|
flex-wrap: wrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
column-gap: 0.25em;
|
column-gap: 0.25em;
|
||||||
padding-inline: 0.5em;
|
padding-inline: 0.5em;
|
||||||
@@ -172,6 +172,7 @@ const img_alt = $derived(
|
|||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
color: black;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
/* Position overrides for Card category */
|
/* Position overrides for Card category */
|
||||||
|
|||||||
Reference in New Issue
Block a user