chainInfo from server, routes, wallet rework

This commit is contained in:
Tim Olson
2023-10-04 03:40:47 -04:00
parent e7a9600c54
commit 7239987867
26 changed files with 603 additions and 297 deletions

View File

@@ -18,9 +18,17 @@
.v-list-subheader {
font-family: v.$heading-font-family;
}
input {
text-align: center;
}
.v-field__input {
justify-content: center;
}
}
.sc {
font-family: v.$heading-font-family;
.uniswap-pink {
color: v.$uniswap-pink;
}