Finally fix this weird alignment and underline

pull/86/head
Lim Chee Aun 2023-03-18 20:20:18 +08:00
rodzic ed3d86c67a
commit 4af3287f0d
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -783,6 +783,9 @@ a.card:is(:hover, :focus) {
.status .extra-meta a {
color: inherit;
text-decoration: none;
vertical-align: baseline;
text-decoration-thickness: 1px;
text-underline-offset: 3px;
}
.status .extra-meta a:is(:hover, :focus) {
text-decoration: underline;