minor aesthetic changes

This commit is contained in:
Ava DeCroix
2023-04-30 22:20:55 -04:00
parent b0a484e154
commit 3b541cae0d
5 changed files with 5 additions and 5 deletions

View File

@@ -84,7 +84,7 @@ const login = () => {
<ThemeProvider theme={theme}>
<div className='bg' style={{backgroundImage: 'url(' + require('./images/main_background.jpg') + ')'}}>
<div className='bg' style={{backgroundImage: 'url(' + require('./images/back.jpg') + ')'}}>
<div className='logbox'>
<Box
sx={{