@appartmint/mint 4.2.2 → 4.2.3

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/mint.css CHANGED
@@ -370,8 +370,8 @@ body.mint-fixed #mint-header {
370
370
  height: 100%;
371
371
  }
372
372
  #mint-header.mint-border .mint-logo img {
373
- padding-top: 0.125rem;
374
- padding-bottom: 0.125rem;
373
+ padding-top: 1.25rem;
374
+ padding-bottom: 1.25rem;
375
375
  }
376
376
  #mint-header [aria-controls=mint-wrapper] {
377
377
  display: inline-block;