This commit is contained in:
Akhtar Khan 2020-08-19 16:40:59 +05:30
parent 484728f5bc
commit 54d10be491
3 changed files with 10 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -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"
}

View File

@ -4596,6 +4596,14 @@ body {
padding-top: 20px;
}
h3, h4 {
margin-top: 0px;
}
p {
margin-top: 0px;
}
.comparison-component > h1 {
display: inline-block;
}