generated from ecomplus/storefront-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
letieroupas
committed
Apr 23, 2022
1 parent
85e577e
commit 399ead0
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"css": ".header__logo{\n max-height: 100px !important;\n max-width: 300px !important;\n}\n.header__nav {\n text-align: left !important;\n padding: 22px 12px 23px !important;\n}\n\n@media screen and (max-width:576px){\n.banner picture{\n margin: 0.1cm !important;\n }\n}\n@media screen and (min-width:576px){\n.banner picture{\n margin: 0.5cm !important;\n \n@media (min-width: 992px)\n.d-lg-inline {\n display: none!important;\n}\n \n.products-carousel__title a,.products-carousel__title span{\n color: var(--primary) !important\n }", | ||
"css": ".header__logo{\n max-height: 100px !important;\n max-width: 300px !important;\n}\n.header__nav {\n text-align: left !important;\n padding: 22px 12px 23px !important;\n}\n\n@media screen and (max-width:576px){\n.banner picture{\n margin: 0.1cm !important;\n }\n}\n@media screen and (min-width:576px){\n.banner picture{\n margin: 0.5cm !important;\n }\n\n.d-lg-inline {\n display: none!important;\n}\n \n.products-carousel__title a,.products-carousel__title span{\n color: var(--primary) !important\n }", | ||
"html_head": "", | ||
"html_body": "" | ||
} |