@intellias/menu 1.1.32 → 1.1.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/css/main.css CHANGED
@@ -1108,7 +1108,6 @@
1108
1108
  .navbar-fixed nav .brand-logo img {
1109
1109
  width: 150px;
1110
1110
  height: 54px;
1111
- margin-top: 5px;
1112
1111
  margin-left: 5px;
1113
1112
  }
1114
1113
  @media only screen and (max-width : 600px) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intellias/menu",
3
- "version": "1.1.32",
3
+ "version": "1.1.33",
4
4
  "description": "Menu for intems project.",
5
5
  "author": "Intems",
6
6
  "scripts": {