diff --git a/patekLogo.js b/patekLogo.js index 7e6a2d2..5b11339 100644 --- a/patekLogo.js +++ b/patekLogo.js @@ -61,7 +61,7 @@ class PatekLogo extends HTMLElement { #titleText { font-size: 1em; right: 1.1em; - bottom: 1.5em; + bottom: 1.181em; } #subtitleText { font-size: 0.6em; @@ -74,6 +74,7 @@ class PatekLogo extends HTMLElement { left: 0; display: inline-block; margin-bottom: -0.3em; + height: 2em; } :host { display: inline-block;