Created
July 4, 2019 07:25
-
-
Save dim2k2006/97cff1da8aee5dfa078ce5d747f8b464 to your computer and use it in GitHub Desktop.
Revisions
-
dim2k2006 revised this gist
Jul 4, 2019 . No changes.There are no files selected for viewing
-
dim2k2006 created this gist
Jul 4, 2019 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ @media screen and (max-width: 540px) { .et_pb_section .et_pb_row, .et_pb_section.et_section_specialty .et_pb_row { width: 90%; } } @media screen and (max-width: 440px) { .et_pb_section .et_pb_row, .et_pb_section.et_section_specialty .et_pb_row { width: 100%; } }