UNPKG

gaf-mobile

Version:

GAF mobile Web site

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