Skip to content

Commit c414fc9

Browse files
Update squashed-navigation.style.js
Signed-off-by: Aditya Raj <adityaraj20112005@gmail.com> Update and squashed navigation.style.js Signed-off-by: Aditya Raj <adityaraj20112005@gmail.com> Update navigation.style.js Signed-off-by: Aditya Raj <adityaraj20112005@gmail.com> Update navigation.style.js Signed-off-by: Aditya Raj <adityaraj20112005@gmail.com>
1 parent a440a8c commit c414fc9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/sections/General/Navigation/navigation.style.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import styled from "styled-components";
22

33
const NavigationWrap = styled.header`
44
width: 100vw;
5+
position: sticky;
56
z-index: 9999;
67
top: 0;
78
background-color: ${(props) => props.theme.body};

0 commit comments

Comments
 (0)