assets/css/appscms-theme.css in appscms-tools-theme-3.9.5 vs assets/css/appscms-theme.css in appscms-tools-theme-3.9.6

- old
+ new

@@ -482,12 +482,15 @@ } .appscms-blog-cards { box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.06); margin-bottom: 20px; - border-radius: 10px; + border-radius: 10px !important; /* max-width: 340px; */ /* min-width: 300px; */ +} +.card-footer { + border-radius: 10px !important; } .appscms-blog-cards img { border-radius: 10px 10px 0px 0px; height: 180px;