Prevent highlighting of footer icon images
This commit is contained in:
@@ -759,6 +759,10 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
|
||||
.social-link {
|
||||
margin-right: 0.2rem;
|
||||
font-size: 100%;
|
||||
|
||||
> img {
|
||||
user-select: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user