diff --git a/components/teks/teks-drawer.js b/components/teks/teks-drawer.js index f21c92b..db8fc7d 100644 --- a/components/teks/teks-drawer.js +++ b/components/teks/teks-drawer.js @@ -83,7 +83,7 @@ const useStyles = makeStyles(theme => ({ }, koute: { position: 'absolute', - right: '25px', + right: '1px', top: '8px', [theme.breakpoints.up('sm')]: { top: '10px' @@ -91,7 +91,7 @@ const useStyles = makeStyles(theme => ({ }, vwe: { position: 'absolute', - right: '90px', + right: '60px', top: '8px', [theme.breakpoints.up('sm')]: { top: '10px'