@@ -217,7 +217,7 @@ export default {
font-size: 14px;
line-height: 20px;
color: #1D1D1D;
- @media only screen and (max-width: 1200px) {
+ @media only screen and (max-width: 1280px) {
font-size: 12px;
}
@@ -219,7 +219,7 @@ $main: #2cb7ca;