@intellias/menu 1.0.37 → 1.0.38

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
@@ -1175,8 +1175,6 @@
1175
1175
  .navbar-fixed nav .menu-items li a {
1176
1176
  transition: background-color 0.3s;
1177
1177
  font-size: 18px;
1178
- display: flex;
1179
- align-items: center;
1180
1178
  padding: 0 15px;
1181
1179
  height: 64px;
1182
1180
  cursor: pointer;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intellias/menu",
3
- "version": "1.0.37",
3
+ "version": "1.0.38",
4
4
  "description": "Menu for intems project.",
5
5
  "author": "Intems",
6
6
  "scripts": {