mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-25 04:44:55 +00:00
Updating password reset with AJAX
This commit is contained in:
parent
a5212b1d11
commit
79889d64e8
6 changed files with 192 additions and 120 deletions
|
@ -476,11 +476,6 @@ nav .btn {
|
|||
.account-root input {
|
||||
font-family: "Secular One", sans-serif;
|
||||
}
|
||||
.account-root p:first-of-type {
|
||||
padding: 0.5rem;
|
||||
background-color: #151515;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/*
|
||||
|-------------------------------------------------------------
|
||||
|
|
|
@ -204,14 +204,6 @@
|
|||
.account-root {
|
||||
@include defaultDecoration($green);
|
||||
@include defaultFont();
|
||||
|
||||
p:first-of-type {
|
||||
padding: 0.5rem;
|
||||
|
||||
background-color: $black;
|
||||
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue