You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: