This fixes bulma breaking layout.
This commit is contained in:
parent
84127d57d6
commit
d3ba819e7d
@ -62,11 +62,13 @@ class PatekLogo extends HTMLElement {
|
|||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
right: 1.1em;
|
right: 1.1em;
|
||||||
bottom: 1.181em;
|
bottom: 1.181em;
|
||||||
|
line-height: initial;
|
||||||
}
|
}
|
||||||
#subtitleText {
|
#subtitleText {
|
||||||
font-size: 0.6em;
|
font-size: 0.6em;
|
||||||
top: 1.583333333em;
|
top: 1.583333333em;
|
||||||
right: 3.4em;
|
right: 3.4em;
|
||||||
|
line-height: initial;
|
||||||
}
|
}
|
||||||
#wrapper {
|
#wrapper {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
Reference in New Issue
Block a user