Update setup wizard styling (#1954)

* base srevampof home page

* update sembassy page

* update all  ephemeral pages

* matrix animation working

* wip success

* refactor styling  of success page

* modal and mobile adjustments

* cleanup

* make chnages to styles and copy (#1955)

* make chnages to styles and copy

* fix responsiveness of downloadable page

Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>

* refactor success page

* cleanup headers

* revert isKiosk testing

* udpate patch DB

Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com>
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
This commit is contained in:
Lucy C
2022-11-20 20:37:19 -07:00
committed by Aiden McClelland
parent a3d1b2d671
commit 4042b8f026
23 changed files with 812 additions and 425 deletions

View File

@@ -34,7 +34,7 @@ ion-modal::part(content) {
border-radius: 6px;
border: 2px solid rgba(255, 255, 255, 0.03);
box-shadow: 0 0 70px 70px black;
box-shadow: 0 32px 64px rgba(0, 0, 0, 0.2);
}
.alertlike-modal {