assets/css/blog.css in appscms-tools-theme-0.6.3 vs assets/css/blog.css in appscms-tools-theme-0.6.4

- old
+ new

@@ -147,10 +147,11 @@ justify-content: space-around; } .explore ul { display: flex; list-style: none; + flex-wrap: wrap; } .cat { display: inline-block; padding: 5px 10px; text-decoration: none !important; @@ -405,22 +406,22 @@ .close:focus { outline: none !important; } /* recent post heading stlye */ -.recent_post_heading{ - width:100%; +.recent_post_heading { + width: 100%; font-size: 46px; text-align: left; - 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; } @media (max-width: 768px) { .bd-search { padding: 10px 25px;