Dial back a little bit; this could go over the edge

This commit is contained in:
benjamin melançon 2018-11-14 00:27:20 -05:00
parent 883075e4e0
commit 57e362625d

View file

@ -131,7 +131,7 @@ a.card.is-dandelion:hover {
line-height: 1em;
transform: translateX(-2rem);
color: inherit;
margin-right: -1em;
margin-right: -0.5em;
overflow-wrap: break-word;
}
@ -144,7 +144,7 @@ a.card.is-dandelion:hover {
color: inherit;
font-family: $family-monospace;
font-size: $size-6;
margin-right: -1em;
margin-right: -0.5em;
overflow-wrap: break-word;
}
}