dirkfabisch / mediator

a medium inspired jekyll theme
blog.base68.com
Other
811 stars 873 forks source link

Header file not config properly #60

Open xwind opened 8 years ago

xwind commented 8 years ago

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.