remov epadding from creator svg anchor
This commit is contained in:
parent
f3a6b1d148
commit
dab8c14642
1 changed files with 1 additions and 2 deletions
|
|
@ -3,10 +3,9 @@
|
|||
}
|
||||
|
||||
/* increase tab size */
|
||||
.site-footer a {
|
||||
.site-footer a:not(.creator a) {
|
||||
padding: var(--space-xs);
|
||||
}
|
||||
|
||||
.site-footer .creator a:hover {
|
||||
color: transparent;
|
||||
background-image: var(--gradient-rainbow);
|
||||
|
|
|
|||
Loading…
Reference in a new issue