More layout fixing
This commit is contained in:
parent
d97ad0551b
commit
dff4779358
@ -61,7 +61,7 @@ class PatekLogo extends HTMLElement {
|
|||||||
#titleText {
|
#titleText {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
right: 1.1em;
|
right: 1.1em;
|
||||||
bottom: 1.5em;
|
bottom: 1.181em;
|
||||||
}
|
}
|
||||||
#subtitleText {
|
#subtitleText {
|
||||||
font-size: 0.6em;
|
font-size: 0.6em;
|
||||||
@ -74,6 +74,7 @@ class PatekLogo extends HTMLElement {
|
|||||||
left: 0;
|
left: 0;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-bottom: -0.3em;
|
margin-bottom: -0.3em;
|
||||||
|
height: 2em;
|
||||||
}
|
}
|
||||||
:host {
|
:host {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
Loading…
Reference in New Issue
Block a user