remove :active link offset

This commit is contained in:
Koen Lageveen 2020-10-15 20:51:23 +02:00
parent 9b63b4ee64
commit 5c294b4774
1 changed files with 0 additions and 3 deletions

View File

@ -267,9 +267,6 @@ section.select-list .entry a.website:hover,
section.select-list .entry.pinned a.favoritelink {
color: var(--ink-black);
}
section.select-list a.website:active {
margin-top: 1px;
}
section.select-list .pinned {
background: var(--paper-white);
}