feat: implemented correct operations

clear buttons work now
This commit is contained in:
Smigz 2023-10-08 10:31:02 -04:00
parent 32524f150e
commit 9a5a6d6742
3 changed files with 32 additions and 44 deletions

View file

@ -5,7 +5,7 @@
border-radius: 10px;
}
.screen {
.display {
height: 100px;
background-color: #DFD3C3;
margin: 10px 18px 15px;