mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Adjusted margin toprevent backdrops in media pages from going under the header
This commit is contained in:
@@ -251,6 +251,10 @@ h1 {
|
||||
}
|
||||
}
|
||||
|
||||
.layout-mobile .itemBackdrop {
|
||||
margin-top: 3.5rem;
|
||||
}
|
||||
|
||||
/* @media (max-width: 62.5em) {
|
||||
.layout-desktop .itemBackdrop {
|
||||
height: 5vh;
|
||||
|
Reference in New Issue
Block a user