mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-03 17:03:12 +00:00
Merged login signup and account page into one
This commit is contained in:
parent
8c98b90766
commit
b227baf239
11 changed files with 257 additions and 259 deletions
|
@ -272,6 +272,8 @@
|
|||
.signup-root {
|
||||
@include defaultDecoration($green);
|
||||
@include defaultFont();
|
||||
// By default its hidden, in place is login
|
||||
display: none;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue