fixed about link, back to top

This commit is contained in:
2023-01-08 21:17:59 +01:00
parent eb33c666ec
commit b01537fd7b
2 changed files with 3 additions and 18 deletions
+1 -4
View File
@@ -42,11 +42,8 @@ const BackToTop = (props) => {
sx={{
position: 'fixed',
bottom: theme.spacing(2),
right: theme.spacing(2),
left: theme.spacing(1),
}}
container
justifyContent='center'
alignItems='center'
id='footer'>
<ScrollTop {...props}>
<KeyboardArrowUpIcon