Skip to content

Commit ec38a6f

Browse files
authored
fix modal text on mobile (#280)
1 parent 7a698c4 commit ec38a6f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

webroot/css/responsive.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,11 @@
695695
.register {
696696
padding-left: 15px !important;
697697
}
698+
699+
.business-solution-t .t-modal-show h4 {
700+
font-size: 44px;
701+
line-height: 5px;
702+
}
698703
}
699704

700705
@media (max-width: 375px) {

0 commit comments

Comments
 (0)