font weight bold for titles
This commit is contained in:
parent
e6208ee639
commit
f4880ae136
1 changed files with 2 additions and 1 deletions
|
@ -1352,7 +1352,8 @@ tech-sub-sec h2 {
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
}
|
}
|
||||||
.percent-text {
|
.percent-text {
|
||||||
font-size: 32px;
|
font-family: 'Lato';
|
||||||
|
font-size: 31px;
|
||||||
/* text-align: center; */
|
/* text-align: center; */
|
||||||
}
|
}
|
||||||
.pricing-section .card {
|
.pricing-section .card {
|
||||||
|
|
Loading…
Reference in a new issue