General responsive improvments.

This commit is contained in:
softsimon
2020-03-05 16:13:46 +07:00
parent 9851ae7169
commit b60d9cdfbc
16 changed files with 83 additions and 109 deletions

View File

@@ -16,3 +16,9 @@
display: table-cell !important;
}
}
.progress-text {
position: absolute;
width: 100%;
text-align: center;
}