Left: | ||
Right: |
OLD | NEW |
---|---|
1 <style> | 1 <style> |
2 | 2 |
3 @media(min-width: 768px) | 3 @media(min-width: 768px) |
4 { | 4 { |
5 .masthead-img .embed | 5 .masthead-img .embed |
6 { | 6 { |
7 margin-top: 196px; | 7 margin-top: 196px; |
8 } | 8 } |
9 } | 9 } |
10 | 10 |
11 </style> | 11 </style> |
OLD | NEW |