Changes

Jump to navigation Jump to search
Created page with "→‎CSS placed here will affect users of the mobile site: @media screen and (min-width: 720px) .header .branding-box { width: 18.0625em; }"
/* CSS placed here will affect users of the mobile site */
@media screen and (min-width: 720px)
.header .branding-box {
width: 18.0625em;
}

Navigation menu