Calculator mobile margin

This commit is contained in:
softsimon 2023-07-15 12:18:55 +09:00
parent 0bcaa5209c
commit 9ffd4cc38d
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

View File

@ -24,3 +24,7 @@
font-size: 20px;
margin-left: 5px;
}
.row {
margin: auto;
}