Skip to content

Instantly share code, notes, and snippets.

@agusmu
Created June 8, 2013 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agusmu/5735257 to your computer and use it in GitHub Desktop.
Save agusmu/5735257 to your computer and use it in GitHub Desktop.
PrimaShop - Change header logo and header menu width
#header-title {
width: 35%;
}
#header-menu {
width: 65%;
}
@agusmu
Copy link
Author

agusmu commented Sep 28, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment