@appartmint/mint 4.2.1 → 4.2.2

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
@@ -369,6 +369,10 @@ body.mint-fixed #mint-header {
369
369
  width: auto;
370
370
  height: 100%;
371
371
  }
372
+ #mint-header.mint-border .mint-logo img {
373
+ padding-top: 0.125rem;
374
+ padding-bottom: 0.125rem;
375
+ }
372
376
  #mint-header [aria-controls=mint-wrapper] {
373
377
  display: inline-block;
374
378
  position: relative;