mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-18 00:00:12 +01:00
Fix the footer on login and signup pages
This commit is contained in:
parent
dbaa9a85cb
commit
7560206d96
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ body {
|
||||||
|
|
||||||
.login-wrapper {
|
.login-wrapper {
|
||||||
@include make-row();
|
@include make-row();
|
||||||
|
.footer {
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.login-box {
|
.login-box {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue