fix admin

This commit is contained in:
Tyler Murphy 2023-01-31 09:25:07 -05:00
parent bc5e8e1dce
commit 1250cdde2b

View file

@ -14,7 +14,7 @@ body {
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
height: 100vh;
flex-direction: column;
margin: 0;
padding: 0;