Dial back a little bit; this could go over the edge
This commit is contained in:
parent
883075e4e0
commit
57e362625d
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue