Please Log in or Create an account to join the conversation.
/* Style for smaller Screen then 768
========================================================================== */
@media screen and (max-width: 768px) {
h1 {font-size:1.6rem !important;line-height:110% !important}
h2 {font-size:1.5rem !important;line-height:110% !important}
h3 {font-size:1.4rem !important;line-height:110% !important}
h4 {font-size:1.35rem !important;line-height:110% !important}
h5 {font-size:1.25rem !important;line-height:110% !important}
h6 {font-size:1.2rem !important;line-height:110% !important}
}
@media screen and (min-width: 1024px) {
.uk-navbar-toggle {display:none}
}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.