fix: Footer position on Chrome
This commit is contained in:
parent
2d8f624810
commit
eea76753a4
1 changed files with 2 additions and 1 deletions
|
@ -419,7 +419,8 @@ footer {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
main {
|
main,
|
||||||
|
footer {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 55vh;
|
top: 55vh;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue