assets/css/home-1.css in appscms-tools-theme-2.3.6 vs assets/css/home-1.css in appscms-tools-theme-2.3.7

- old
+ new

@@ -1,14 +1,9 @@ -body { - font-family: Inter, sans-serif -} +/*************************** +HOME FEATURE BOX DESIGN CSS +****************************/ -.home1-top-h1 { - line-height: 60px; - font-size: 45px; -} - .home1-features { display: flex; flex-wrap: wrap; list-style: none; padding: 0px 100px; @@ -106,13 +101,11 @@ @media (max-width:768px) { .home1-features-box { width: 100%; } - .home1-top-h1 { - font-size: 2rem; - line-height: initial; - text-align: center; + .home1-features-box { + padding-right: 0; } } \ No newline at end of file