[chore] add debug style for .fa
I want to remove all FontAwesome from the project. This will help find any that are left over.
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
--color-accent-lines: rgba(172, 172, 249, 0.3);
|
||||
}
|
||||
|
||||
/* Icons debug */
|
||||
.fa {
|
||||
background: red;
|
||||
}
|
||||
|
||||
/* Diff */
|
||||
.gts-icon {
|
||||
--size: 1em;
|
||||
|
||||
Reference in New Issue
Block a user