Settings page and UI tweaks #200

Merged
verbiricha merged 9 commits from settings into main 2023-02-05 22:44:32 +00:00
Showing only changes of commit 9e850669f9 - Show all commits

View File

@ -15,6 +15,12 @@
font-size: 32px;
}
@media (max-width: 520px) {
.zap .header .amount {
font-size: 21px;
}
}
.zap .header .pfp {
max-width: 72%;
}