forked from web/portal
Fixed dome styling issues with password reset section and footer
This commit is contained in:
@@ -46,7 +46,7 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
margin-top: 10rem;
|
margin-top: 5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer > p > a, .footer > p > a:visited, .footer > p > a:active {
|
.footer > p > a, .footer > p > a:visited, .footer > p > a:active {
|
||||||
@@ -55,6 +55,7 @@ a {
|
|||||||
|
|
||||||
.reset-password {
|
.reset-password {
|
||||||
clear: both;
|
clear: both;
|
||||||
|
padding-top: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.epframe {
|
.epframe {
|
||||||
|
|||||||
Reference in New Issue
Block a user