Fix footer bounds, Fix nav position.
This commit is contained in:
@@ -135,6 +135,6 @@ ion-icon {
|
||||
font-size: 1.65vh;
|
||||
white-space: nowrap;
|
||||
|
||||
position: sticky;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user