Skip to content

Commit 22279d2

Browse files
authored
Update toc.style.js
Signed-off-by: Naman Verma <149177973+Namanv0509@users.noreply.github.com>
1 parent 8b6b707 commit 22279d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/legal-navigation/toc.style.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ const TOCWrapper = styled.div`
105105
color: ${(props) => props.theme.secondaryColor};
106106
}
107107
108-
@media only screen and (max-width: 1300px){
108+
@media only screen and (max-width: 750px){
109109
position: initial;
110110
margin-right: 3rem;
111111
margin-bottom : 0rem;

0 commit comments

Comments
 (0)