This commit is contained in:
overcuriousity 2025-07-20 23:17:55 +02:00
parent ad9773b38c
commit 721fbaa63c

View File

@ -379,6 +379,10 @@ input[type="checkbox"] {
word-break: break-word;
}
.tool-card:hover {
box-shadow: var(--shadow-md);
}
.tool-card-metadata {
display: flex;
/*flex-wrap: wrap;*/