1
0
mirror of https://github.com/meineerde/holgerjust.de.git synced 2026-02-21 11:02:03 +00:00

Prevent line break of sharing links on certain page widths

This commit is contained in:
Holger Just 2016-02-04 20:53:29 +01:00
parent 69c56b7205
commit 0449228df3

View File

@ -28,7 +28,7 @@
text-align: left;
}
.post-footer .share a {
margin: 1rem 1.4rem 1.4rem 0;
margin: 1rem 1.3rem 1.3rem 0;
}
.post-footer .share .icon-mail:hover {
color: #111;