@intellias/menu 1.1.25 → 1.1.26

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
@@ -1114,6 +1114,7 @@
1114
1114
  .navbar-fixed nav .brand-logo img {
1115
1115
  height: 56px;
1116
1116
  width: 140px;
1117
+ margin-top: 0px;
1117
1118
  }
1118
1119
  }
1119
1120
  @media only screen and (max-width : 430px) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intellias/menu",
3
- "version": "1.1.25",
3
+ "version": "1.1.26",
4
4
  "description": "Menu for intems project.",
5
5
  "author": "Intems",
6
6
  "scripts": {