Commit ace1900ea37de6dd7f78ff223789e1a2d8850ea6

Authored by DANG
1 parent 4ae9cc6345
Exists in master and in 1 other branch develop

fix

Showing 1 changed file with 6 additions and 0 deletions Side-by-side Diff

app/styles/placedesign.css
... ... @@ -28,4 +28,10 @@
28 28 .design-content-t_shirt_p_2{
29 29 padding: 200px 40px!important;
30 30 }
  31 +
  32 +@media (max-width: 762px) {
  33 + .design-content-t_shirt_p_2{
  34 + padding: 200px 15px!important;
  35 + }
  36 +}