More layout fixing

This commit is contained in:
Greenscreener 2019-07-08 17:47:37 +02:00
parent d97ad0551b
commit dff4779358

View File

@ -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;