resizing changes

This commit is contained in:
2021-09-24 23:34:50 -04:00
parent a386e4daf9
commit 4882b391c4
8 changed files with 27 additions and 54 deletions

View File

@@ -16,7 +16,6 @@ function App() {
<Link onClick='/projects'>Projects</Link>
</Nav>
</div>
<div className='spacer'></div>
<div className='foreground'>
<About />
</div>