you're on a list!

This commit is contained in:
Paul Miller
2023-02-11 19:38:30 -06:00
parent a8d8157b58
commit f6f93d48ee
9 changed files with 1436 additions and 88 deletions

View File

@@ -12,3 +12,7 @@ body {
.react-modal-sheet-container {
@apply !bg-[#262626];
}
a {
@apply underline decoration-light-text hover:decoration-white;
}