Remove pointer
cursor on author__urls
that appears on white-space surrounding links.
- Close #354
This commit is contained in:
parent
26f92debe1
commit
166b8f71bb
2 changed files with 2 additions and 1 deletions
|
@ -164,6 +164,7 @@
|
|||
background: #fff;
|
||||
z-index: -1;
|
||||
box-shadow: 0 0 10px rgba(#000, 0.25);
|
||||
cursor: default;
|
||||
|
||||
@include breakpoint($large) {
|
||||
display: block;
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue