bilca commited on
Commit
d8f4ca2
·
verified ·
1 Parent(s): b269b59

Update index_sans_gif.js

Browse files
Files changed (1) hide show
  1. index_sans_gif.js +1 -3
index_sans_gif.js CHANGED
@@ -129,10 +129,8 @@
129
  top: 127px;
130
  right: 15px;
131
  font-size: 22px;
132
- line-height: 1;
133
  padding: 0;
134
- /* Shift the icon slightly upward */
135
- transform: translateY(-10px);
136
  }
137
  `;
138
  document.head.appendChild(styleEl);
 
129
  top: 127px;
130
  right: 15px;
131
  font-size: 22px;
132
+ line-height: 5;
133
  padding: 0;
 
 
134
  }
135
  `;
136
  document.head.appendChild(styleEl);