Skip to content

Instantly share code, notes, and snippets.

@Loque-
Created September 2, 2015 10:24
Show Gist options
  • Save Loque-/380d92291d77e80cd440 to your computer and use it in GitHub Desktop.
Save Loque-/380d92291d77e80cd440 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
.page-navigation {
.branding {
position: absolute;
@at-root html:not(.scrolled) & {
color: hotpink;
}
}
}
.page-navigation .branding {
position: absolute;
}
html:not(.scrolled) .page-navigation .branding {
color: hotpink;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment