Clean up project and contact labels
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 7s
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 7s
This commit is contained in:
@@ -426,11 +426,6 @@ summary,
|
||||
line-height: 1.05;
|
||||
}
|
||||
|
||||
.item-row[data-row-href] .item-title::before {
|
||||
content: "> ";
|
||||
color: var(--faint);
|
||||
}
|
||||
|
||||
.item-title:hover,
|
||||
.item-title:focus-visible {
|
||||
background: transparent;
|
||||
@@ -442,7 +437,6 @@ summary,
|
||||
}
|
||||
|
||||
.item-row.is-pressed .item-title,
|
||||
.item-row.is-pressed .item-title::before,
|
||||
.item-row.is-pressed .item-status {
|
||||
color: var(--paper);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user