klugjo / hexo-theme-clean-blog

Hexo implementation of Clean Blog http://blackrockdigital.github.io/startbootstrap-clean-blog/index.html
MIT License
401 stars 129 forks source link

top-right corner icon not perfectly aligned #48

Closed cysiuaa closed 6 years ago

cysiuaa commented 6 years ago

For the github icon at the top-right corner, it's not vertical aligned in Chrome, IE and Firefox. I tried to set

.fa-stack-2x {
  bottom: 0;
}

and it's perfectly aligned now.

klugjo commented 6 years ago

Can you issue a PR ?

cysiuaa commented 6 years ago

have already issued one, please check

sorry for the late response