cost calculator design

This commit is contained in:
2025-08-19 16:37:14 +05:45
parent d2a7ada38f
commit c0eb752631
3 changed files with 498 additions and 199 deletions

View File

@@ -1493,6 +1493,10 @@
.py-10 {
padding-top: 10px;
}
.pt-12,
.py-12 {
padding-top: 12px;
}
.pt-15,
.py-15 {
padding-top: 15px;
@@ -1855,6 +1859,10 @@
.py-10 {
padding-bottom: 10px;
}
.pb-12,
.py-12 {
padding-bottom: 12px;
}
.pb-15,
.py-15 {
padding-bottom: 15px;