FIX: some texts and layouts for easy skill explanation

Improving site clarity
This commit is contained in:
webfussel 2025-02-14 14:17:11 +01:00
parent 9e3a9d38a0
commit 5fa3ba397b
2 changed files with 4 additions and 4 deletions

View file

@ -153,10 +153,6 @@ span.chip {
}
}
.color-icon {
filter: invert(50%) sepia(84%) saturate(868%) hue-rotate(1deg) brightness(103%) contrast(100%);
}
.content {
position: relative;
z-index: 100;

View file

@ -34,6 +34,10 @@
}
}
& .color-icon {
color: var(--color-orange);
}
& .extra {
margin-top: auto;
}