issue fixed #3783
This commit is contained in:
parent
484728f5bc
commit
54d10be491
File diff suppressed because one or more lines are too long
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"/js/shop.js": "/js/shop.js?id=d64fdfe9e3fe3e4b9ee4",
|
||||
"/css/shop.css": "/css/shop.css?id=8ef1aa65dda3180b66ee"
|
||||
"/css/shop.css": "/css/shop.css?id=75d30460fb229e0c6b9e"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4596,6 +4596,14 @@ body {
|
|||
padding-top: 20px;
|
||||
}
|
||||
|
||||
h3, h4 {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.comparison-component > h1 {
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue