Addresses #27
This commit is contained in:
parent
26ac430d7e
commit
bb1520afc9
5 changed files with 10 additions and 2 deletions
components/styles/navbar
|
@ -205,6 +205,7 @@ export const NavIndicators = styled.nav`
|
|||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
background-position: ${({ theme }) => theme.backgroundOffset ? theme.backgroundOffset : "60%"};
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex: 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue