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