diff --git a/assets/html/profileedit.html b/assets/html/profileedit.html index 5af2720a..e1db3fca 100644 --- a/assets/html/profileedit.html +++ b/assets/html/profileedit.html @@ -51,6 +51,25 @@ font-size: 24px; } + .home-link { + display: flex; + align-items: center; + color: white; + font-size: 18px; + text-decoration: none; + position: absolute; + margin-left: 20px; + } + + .home-link i { + margin-right: 8px; + font-size: 24px; + } + + .home-link:hover { + color: #ddd; + } + .avatar-selection { text-align: center; margin-bottom: 20px; @@ -238,10 +257,18 @@ + +
+ + + Home + +

Edit Profile

+

Select Avatar

@@ -264,10 +291,6 @@

Edit Details

- - - -