mirror of
https://git.adityakumar.xyz/hugo-theme-even.git
synced 2025-02-22 12:10:01 +00:00
fix(js): infnity scrolling post on the Chrome and Safari (#225)
Closes #209, Closes 223
This commit is contained in:
parent
5ec3bea7dc
commit
60844e829b
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
.icon-link {
|
||||
visibility: hidden;
|
||||
font-size: 16px;
|
||||
display: contents;
|
||||
|
||||
&:before {
|
||||
vertical-align: middle;
|
||||
|
|
Loading…
Reference in a new issue