dirkfabisch / mediator

a medium inspired jekyll theme

Home Page:blog.base68.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Header file not config properly

xwind opened this issue · comments

commented

My header icon not cover the header properly.
After checking the _includes/header.html and css/main.sass,I find that deleting attributes top and left in main.sass will make things right.(deleting attribute position:absolute is also useful)
Hope to help others.