mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +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 {
|
||||
@include make-row();
|
||||
.footer {
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.login-box {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue