FIX: some texts and layouts for easy skill explanation
Improving site clarity
This commit is contained in:
parent
9e3a9d38a0
commit
5fa3ba397b
2 changed files with 4 additions and 4 deletions
|
@ -153,10 +153,6 @@ span.chip {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.color-icon {
|
|
||||||
filter: invert(50%) sepia(84%) saturate(868%) hue-rotate(1deg) brightness(103%) contrast(100%);
|
|
||||||
}
|
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
|
|
|
@ -34,6 +34,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
& .color-icon {
|
||||||
|
color: var(--color-orange);
|
||||||
|
}
|
||||||
|
|
||||||
& .extra {
|
& .extra {
|
||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue