mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Removed the gap between the backdrop and the top of screen on phones
This commit is contained in:
@@ -622,7 +622,9 @@ html {
|
||||
}
|
||||
|
||||
.layout-mobile .itemBackdrop {
|
||||
margin-top: 3.5em;
|
||||
margin-top: 0;
|
||||
position: sticky;
|
||||
top: -10%;
|
||||
}
|
||||
|
||||
.layout-tv .itemBackdrop {
|
||||
|
Reference in New Issue
Block a user