@mjhls/mjh-framework 1.0.604-hamMagazine-v5 → 1.0.604-hamMagazine-v6

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.
@@ -503,9 +503,9 @@ var HamMagazine = function HamMagazine(props) {
503
503
  { jsx: 'true' },
504
504
  '\n @media screen and (max-width: 1199px) {\n .site-logo-wrapper {\n display: block !important;\n margin: auto;\n }\n .site-logo-wrapper img {\n object-fit: contain;\n max-height: 45px;\n }\n .nav-mobile-logo {\n display: none !important;\n }\n }\n @media screen and (max-width: 767px) {\n .site-logo-wrapper {\n padding-right: 10%;\n }\n }\n @media screen and (max-width: 420px) {\n .site-logo-wrapper img {\n max-width: 200px;\n }\n }\n '
505
505
  )
506
- ),
507
- socialSearchComponent('mobile')
506
+ )
508
507
  ),
508
+ socialSearchComponent('mobile'),
509
509
  React__default.createElement(
510
510
  'div',
511
511
  { className: 'hamburger-menu-list', style: { width: '100%', maxHeight: '80vh' } },
@@ -496,9 +496,9 @@ var HamMagazine = function HamMagazine(props) {
496
496
  { jsx: 'true' },
497
497
  '\n @media screen and (max-width: 1199px) {\n .site-logo-wrapper {\n display: block !important;\n margin: auto;\n }\n .site-logo-wrapper img {\n object-fit: contain;\n max-height: 45px;\n }\n .nav-mobile-logo {\n display: none !important;\n }\n }\n @media screen and (max-width: 767px) {\n .site-logo-wrapper {\n padding-right: 10%;\n }\n }\n @media screen and (max-width: 420px) {\n .site-logo-wrapper img {\n max-width: 200px;\n }\n }\n '
498
498
  )
499
- ),
500
- socialSearchComponent('mobile')
499
+ )
501
500
  ),
501
+ socialSearchComponent('mobile'),
502
502
  React__default.createElement(
503
503
  'div',
504
504
  { className: 'hamburger-menu-list', style: { width: '100%', maxHeight: '80vh' } },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mjhls/mjh-framework",
3
- "version": "1.0.604-hamMagazine-v5",
3
+ "version": "1.0.604-hamMagazine-v6",
4
4
  "description": "Foundation Framework",
5
5
  "author": "mjh-framework",
6
6
  "license": "MIT",