-
-
-
=$this->title?>
-
diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css
index f51e297..5a60a7d 100755
--- a/frontend/web/css/custom.css
+++ b/frontend/web/css/custom.css
@@ -472,6 +472,14 @@ div.modal-title{
.footer-copyrights{
margin-top:-55px;
}
+#blog-listing-big .post .author-category, #blog-homepage .post .author-category {
+ color: #999999;
+ text-transform: uppercase;
+ font-weight: 300;
+ letter-spacing: 0.08em;
+ display: inline-block;
+ margin-right: 15px;
+}
@media (max-width: 991px) {
.footer-copyrights{
margin-top:0;
diff --git a/frontend/web/js/front.js b/frontend/web/js/front.js
index e373840..12ed37a 100755
--- a/frontend/web/js/front.js
+++ b/frontend/web/js/front.js
@@ -125,7 +125,7 @@ function sliders() {
$(".customers")
.owlCarousel(
{
- items: 6,
+ items: 5,
itemsDesktopSmall: [
990,
4
--
libgit2 0.21.4