hide footer on footer hidden page on mobile
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
This commit is contained in:
parent
4698f683ed
commit
b5a3dde43b
1 changed files with 1 additions and 1 deletions
|
|
@ -68,6 +68,6 @@
|
|||
|
||||
@media screen and (max-width: 800px) {
|
||||
:root {
|
||||
--footer-height: 29rem;
|
||||
--footer-height: 30rem;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue