qqq
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
6 changed files
with
3 additions
and
3 deletions
| ... | @@ -19304,7 +19304,7 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -19304,7 +19304,7 @@ ul.sf_date_field .sf-datepicker { |
| 19304 | } | 19304 | } |
| 19305 | @media only screen and (max-width: 48.875rem) { | 19305 | @media only screen and (max-width: 48.875rem) { |
| 19306 | .home-header .search-box { | 19306 | .home-header .search-box { |
| 19307 | padding: 1.75rem 3rem; | 19307 | padding: 1.75rem 2rem; |
| 19308 | max-width: calc(100% - 20px); | 19308 | max-width: calc(100% - 20px); |
| 19309 | } | 19309 | } |
| 19310 | } | 19310 | } | ... | ... |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
| ... | @@ -51,7 +51,7 @@ | ... | @@ -51,7 +51,7 @@ |
| 51 | margin: auto; | 51 | margin: auto; |
| 52 | padding: 2.625rem 3.125rem ; | 52 | padding: 2.625rem 3.125rem ; |
| 53 | @media only screen and (max-width: 48.875rem) { | 53 | @media only screen and (max-width: 48.875rem) { |
| 54 | padding: 1.75rem 3rem ; | 54 | padding: 1.75rem 2rem ; |
| 55 | max-width: calc(100% - 20px); | 55 | max-width: calc(100% - 20px); |
| 56 | } | 56 | } |
| 57 | 57 | ... | ... |
-
Please register or sign in to post a comment