remove root style

This commit is contained in:
gitdagray 2022-03-17 18:25:21 -05:00
parent d9a812f171
commit 21174697d0

View File

@ -17,10 +17,6 @@ button {
padding: 0.5rem;
}
#root {
width: 100%;
}
section {
display: flex;
flex-direction: column;