assets/css/tools.css in appscms-tools-theme-0.6.5 vs assets/css/tools.css in appscms-tools-theme-0.6.6
- old
+ new
@@ -1458,26 +1458,24 @@
font-weight: 400;
color: rgb(33, 33, 33);
padding: 6px;
}
-
/* RELATED POST && RECENT POST STYLING */
-.related_post_heading{
- width:100%;
+.related_post_heading {
+ width: 100%;
font-size: 46px;
text-align: center;
- font-weight: 800;
- font-stretch: normal;
- font-style: normal;
- line-height: 1.24;
- letter-spacing: normal;
- color: rgb(17, 48, 78);
- margin-bottom: 45px;
- padding-top: 75px;
- display: inline-block;
+ font-weight: 800;
+ font-stretch: normal;
+ font-style: normal;
+ line-height: 1.24;
+ letter-spacing: normal;
+ color: rgb(17, 48, 78);
+ margin-bottom: 45px;
+ padding-top: 75px;
+ display: inline-block;
}
-
/* Blog-card-footer styling */
.card-footer {
border: none;
}