other updates to clean stuff up

This commit is contained in:
Arjun Patel
2022-02-06 20:10:47 -08:00
parent ce226011d5
commit c34e59e7da
2 changed files with 38 additions and 16 deletions
+3 -1
View File
@@ -81,7 +81,9 @@ export default function Me() {
timeout={400}
classNames="slide"
>
{fullCleanPageContent}
<div className="flex-1 flex flex-col px-20 justify-start items-stretch container mx-auto">
{fullCleanPageContent}
</div>
</CSSTransition>
</SwitchTransition>
</div>