_sass/_layout.scss in jekyll-theme-mehdix-rtl-0.1.9 vs _sass/_layout.scss in jekyll-theme-mehdix-rtl-0.1.10
- old
+ new
@@ -134,9 +134,17 @@
.social-media-list {
list-style: none;
margin-left: 0;
}
+.social-media-list .icon {
+ width: 1em;
+}
+
+#mail-icon {
+ filter: invert(100);
+}
+
.footer-col-wrapper {
font-size: 15px;
color: $grey-color;
display: inline-flex;
margin-top: 1em;
\ No newline at end of file