Line 1,245: | Line 1,245: | ||
transform: translateX(0); | transform: translateX(0); | ||
} | } | ||
− | + | #globalWrapper { | |
+ | background: rgb(248,247,246); | ||
+ | } | ||
+ | @media (max-width: 900px) { | ||
+ | .hp-left { | ||
+ | display: contents !important; | ||
+ | } | ||
+ | .hp-left img{ | ||
+ | display: none; | ||
+ | } | ||
+ | .hp-right { | ||
+ | width: 100% !important; | ||
+ | text-align: center !important; | ||
+ | margin-top: 5%; | ||
+ | margin-bottom: 5%; | ||
+ | } | ||
+ | .hp-title { | ||
+ | text-align: center !important; | ||
+ | font-size: 7vw; | ||
+ | } | ||
+ | .hp-subtitle { | ||
+ | text-align: center !important; | ||
+ | font-size: 3vw; | ||
+ | } | ||
+ | .screen-title { | ||
+ | top: 10% !important; | ||
+ | } | ||
+ | } | ||
/********************************************************* TERMINA VERTICAL NAVBAR ***********************************/ | /********************************************************* TERMINA VERTICAL NAVBAR ***********************************/ | ||
Revision as of 13:43, 9 October 2018