Tweak responsiveness
This commit is contained in:
@ -564,7 +564,7 @@ footer {
|
||||
/*FIX RESPONSIVE WEB DESIGN*/
|
||||
/**********************************************************************************/
|
||||
|
||||
@media only screen and (max-width: 1024px) {
|
||||
@media only screen and (max-width: 1600px) {
|
||||
|
||||
.hero h1 {
|
||||
font-size: 70px;
|
||||
|
Reference in New Issue
Block a user