ad3d16f6 by Jeremy Groot

mailto icon fix

1 parent 6e0e0c56
......@@ -8701,7 +8701,7 @@ p > a:before {
left: -0.3rem !important;
}
p > a.mailto:before {
top: 5px !important;
top: 10px !important;
}
.wp-block-file > a {
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -281,7 +281,7 @@ p > a {
left:-0.3rem !important;
}
&.mailto:before {
top:5px !important;
top:10px !important;
}
}
......