minor code cleanup

This commit is contained in:
Jake
2022-08-29 15:09:25 -07:00
parent 3fcfc84c76
commit 894de101ee
3 changed files with 2 additions and 26 deletions

View File

@@ -802,8 +802,7 @@ $placeholder-color: $gray-600;
}
}
#xrplGrantsDark,
#xrplGrantsDark-small {
#xrplGrantsDark {
filter: invert(100%) brightness(0.8);
}
}