Fix #984
This commit is contained in:
parent
5ef9a57bb0
commit
ab3e4cfbb6
2 changed files with 20 additions and 12 deletions
|
@ -182,6 +182,10 @@ a {
|
|||
color: var(--foreground-color);
|
||||
}
|
||||
|
||||
.text-white a {
|
||||
color: var(--background-color);
|
||||
}
|
||||
|
||||
.btn {
|
||||
line-height: 1.25rem;
|
||||
--tw-text-opacity: 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue