font size reduced for mobile
This commit is contained in:
parent
10108f7d93
commit
aa4bfbdd31
1 changed files with 3 additions and 3 deletions
|
@ -782,7 +782,7 @@ tech-sub-sec h2 {
|
||||||
}
|
}
|
||||||
|
|
||||||
.percent-text img {
|
.percent-text img {
|
||||||
margin-left: 20px;
|
/* margin-left: 20px; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.space-block {
|
.space-block {
|
||||||
|
@ -1327,8 +1327,8 @@ tech-sub-sec h2 {
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
}
|
}
|
||||||
.percent-text {
|
.percent-text {
|
||||||
font-size: 40px;
|
font-size: 34px;
|
||||||
/* text-align: center; */
|
/* text-align: center; */
|
||||||
}
|
}
|
||||||
.pricing-section .card {
|
.pricing-section .card {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
|
|
Loading…
Reference in a new issue