UNPKG

gaf-mobile

Version:

GAF mobile Web site

14 lines (11 loc) 302 B
/** * MBW-899 * A/B test Announcement module * - If A/B test is successful, merge this file to layout/global-containers.less */ @import (reference) '../../../themes/variables'; .mobile-container { .snap-content--hasAnnouncement & { top: @header-height + @announcement-height; } }