mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
Reposition Header Box for Firefox
This commit is contained in:
committed by
Jean-Philippe Sirois
parent
9d0115efca
commit
21e6d6caf2
@@ -101,6 +101,12 @@ export const Box = styled.div`
|
||||
bottom: auto;
|
||||
top: auto;
|
||||
margin: 32px 0;
|
||||
|
||||
@-moz-document url-prefix() {
|
||||
& {
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
}
|
||||
`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user