Finished Desktop layout in this version
Also removed Matomo trackingfrom this branch
This commit is contained in:
parent
04fe3f0f4a
commit
99b60c4f06
4 changed files with 125 additions and 49 deletions
components/styles/navbar
|
@ -169,6 +169,7 @@ export const NavIndicators = styled.nav`
|
|||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
background-position: ${({ theme }) => theme.backgroundOffset ? theme.backgroundOffset : "60%"};
|
||||
background-position-y: 0;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex: 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue