polishing
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
0px 12px 12px -6px var(--shadow-color),
|
||||
0px 24px 24px -12px var(--shadow-color);
|
||||
transition:all .12s ease-out;
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
.link-card>a {
|
||||
@@ -29,7 +30,7 @@ p {
|
||||
|
||||
.link-card:is(:hover, :focus-within) {
|
||||
background-position: 0;
|
||||
--shadow-color: rgb(0 0 0 / 0.06);
|
||||
border: 1px solid var(--border);
|
||||
}
|
||||
|
||||
p.distribution {
|
||||
|
||||
Reference in New Issue
Block a user