Moving fee box into a regular box.

This commit is contained in:
softsimon
2020-09-26 23:40:26 +07:00
parent 3dedf1e3e1
commit 21ef5054bf
4 changed files with 58 additions and 32 deletions

View File

@@ -1,9 +1,3 @@
td {
width: 33%;
}
@media (max-width: 767.98px) {
td {
width: 50%;
}
.card-title {
color: #4a68b9;
}