assets/css/common.css in appscms-tools-theme-2.4.4 vs assets/css/common.css in appscms-tools-theme-2.4.5
- old
+ new
@@ -87,16 +87,16 @@
/**********************
FEATURE H1/H2 STYLE CSS
***********************/
.home1-top-h1 {
line-height: 60px;
- font-size: 45px;
+ font-size: 42px;
}
.feature1-h1 {
line-height: 70px;
- font-size: 52px;
+ font-size: 42px;
font-weight: 700;
color: rgb(33, 33, 33);
text-align: center;
margin: 0px;
}
@@ -104,11 +104,11 @@
.home1-top-h2,
.feature1-h2 {
text-align: center;
font-weight: 300;
line-height: 30px;
- font-size: 20px;
+ font-size: 16px;
max-width: 380px;
margin: 0 auto;
}
/*****************************************************
@@ -445,10 +445,10 @@
line-height: initial;
}
.home1-top-h2,
.feature1-h2 {
- font-size: 16px;
+ font-size: 14px;
}
.feature1-card-desc {
max-width: 100%;
}
\ No newline at end of file