Added "reset-password" section

This commit is contained in:
Christian Süßenguth
2021-07-16 12:40:28 +02:00
parent 646c1f8c92
commit 43bcb20681

View File

@@ -53,6 +53,10 @@ a {
color: #747474; color: #747474;
} }
.reset-password {
clear: both;
}
.epframe { .epframe {
margin: auto; margin: auto;
max-width: 900px; max-width: 900px;