v1.1.0
This commit is contained in:
@@ -1232,6 +1232,20 @@ body {
|
||||
gap: 12px;
|
||||
font-size: 14px;
|
||||
opacity: 0.8;
|
||||
margin-left: -8px;
|
||||
}
|
||||
|
||||
.contact-item a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
opacity: inherit;
|
||||
font-size: inherit;
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
.contact-item a:hover {
|
||||
opacity: 1;
|
||||
color: var(--accent-orange);
|
||||
}
|
||||
|
||||
.contact-icon {
|
||||
|
||||
Reference in New Issue
Block a user