remove root style

02_lesson
gitdagray 2022-03-17 18:25:21 -05:00
parent d9a812f171
commit 21174697d0
1 changed files with 0 additions and 4 deletions

View File

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