fixed the yubikey icon

This commit is contained in:
antelle 2020-11-25 23:33:45 +01:00
parent 86844064db
commit b8c7a8b936
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
1 changed files with 4 additions and 3 deletions

View File

@ -258,10 +258,11 @@
}
&-img {
fill: var(--muted-color);
width: 2em;
width: 1em;
position: relative;
top: -0.25em;
margin-right: $base-padding-h;
top: -0.22em;
font-size: 1.5em;
margin-right: $tiny-spacing;
cursor: pointer;
&:hover {
fill: var(--text-color);