Redo with React

This commit is contained in:
2020-12-30 20:57:07 -05:00
parent 87a08b0cd5
commit edf12e2461
3 changed files with 2 additions and 5 deletions

View File

@ -18,9 +18,9 @@ body {
transition: 0.3s;
position: relative;
width: 300px;
height: 450px;
height: 250px;
padding: 10px;
background-color: #a05236a6;
background-color: #282c34;
color: #FFFFFF;
}