mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
Fixed dark/light mode of link colors
Fixed dark/light mode of link colors in FAQ page.
This commit is contained in:
@@ -400,7 +400,7 @@
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
color: $black;
|
||||
color: $white;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user