assets/css/blog.css in appscms-tools-theme-1.2.7 vs assets/css/blog.css in appscms-tools-theme-1.2.8

- old
+ new

@@ -256,12 +256,16 @@ position: sticky; top: 100px; } .socialIons > .item-lists2 { display: flex; - flex-direction: column; + flex-direction: row; width: 100%; } +.socialIons > .item-lists2 > li:nth-child(1) { + margin: 0; +} + .socialIons > .item-lists2 > li { list-style: none; padding: 8px 0px; margin: 0 auto; }