feat: redesign payment id screen

This commit is contained in:
benalleng
2023-09-14 20:08:38 -04:00
committed by Paul Miller
parent 6f628cfb99
commit 1b1e924fe3
18 changed files with 857 additions and 681 deletions

View File

@@ -29,7 +29,7 @@ html {
}
a {
@apply underline decoration-light-text hover:decoration-white;
@apply underline decoration-m-grey-400 hover:decoration-white;
}
p {