Calculator mobile margin

This commit is contained in:
softsimon 2023-07-15 12:18:55 +09:00
parent dc635d5483
commit 6064dfdd33

View File

@ -23,4 +23,8 @@
.sats {
font-size: 20px;
margin-left: 5px;
}
}
.row {
margin: auto;
}