Calculator mobile margin

This commit is contained in:
softsimon
2023-07-15 12:18:55 +09:00
parent 0bcaa5209c
commit 9ffd4cc38d

View File

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