mirror of
https://github.com/wah-su/wah-su.github.io.git
synced 2025-05-06 04:49:39 +05:00
update text color
This commit is contained in:
parent
2d0a1adf42
commit
0b09f1b50f
3 changed files with 11 additions and 7 deletions
|
@ -1653,6 +1653,11 @@ input:checked + .toggle-bg {
|
|||
color: rgb(255 255 255 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.text-gray-600 {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(75 85 99 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.opacity-0 {
|
||||
opacity: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue