Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea7f9807 authored by theronakpatel's avatar theronakpatel
Browse files

main padding bottom added

parent e8a27546
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -414,7 +414,9 @@ input.primary,
#body-public footer {
    height: 92px;
}

#body-public main {
    padding-bottom: calc(var(--footer-height)* 2);
}
#header #notifications .notifications-button__icon {
    display: none;
}