fix: a11y constrast figcaption
This commit is contained in:
parent
575591fe2e
commit
d7fff38a15
|
|
@ -99,5 +99,7 @@
|
|||
}
|
||||
.icons-tech figure figcaption {
|
||||
font-size: 0.8em;
|
||||
color: var(--text-color);
|
||||
opacity: 1;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue