fffiloni commited on
Commit
779c7a5
1 Parent(s): b9dacb5

Update public/style.css

Browse files
Files changed (1) hide show
  1. public/style.css +2 -2
public/style.css CHANGED
@@ -128,8 +128,8 @@ div#vision-text-container > div {
128
  padding-bottom: 10px;
129
  }
130
 
131
- @media screen and (max-width: 550px) {
132
  div#vision-text-container {
133
- width: 390px;
134
  }
135
  }
 
128
  padding-bottom: 10px;
129
  }
130
 
131
+ @media screen and (max-width: 500px) {
132
  div#vision-text-container {
133
+ width: 380px;
134
  }
135
  }