More layout fixing
This commit is contained in:
parent
d97ad0551b
commit
dff4779358
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user