File: D:/HostingSpaces/SBogers10/lc-hydraulics.komma.nl/resources/assets/sass/site/pages/_home.sass
/* ==========================================================================
Home page
========================================================================== */
#home
header
// Only style it when desktop
+respond-to-width-beyond(1200)
.left-wrapper
color: white
a
color: white
.language-menu
span
color: white
&:after
background-color: white
a
color: rgba(white, 0.5)
.toggle-menu
color: white
p
color: white
.icon
span
background-color: white
&.sticky
.left-wrapper
.toggle-menu
color: palette(neutral, 900)
p
color: palette(neutral, 900)
.icon
span
background-color: palette(neutral, 900)
&.menu-active
.left-wrapper
color: palette(secondary, 200)
a
color: palette(secondary, 200)
&:hover
color: white
.language-menu
span
color: palette(secondary, 200)
&:after
background-color: palette(secondary, 200)
a
color: rgba(palette(secondary, 200), 0.5)
.toggle-menu
color: palette(secondary, 200)
p
color: palette(secondary, 200)
.icon
span
background-color: palette(secondary, 200)
&.ie
header
+respond-to-width-beyond(1200)
.left-wrapper
color: palette(neutral, 900)
a
color: palette(neutral, 900)
.language-menu
span
color: palette(neutral, 900)
&:after
background-color: palette(neutral, 900)
a
color: rgba(palette(neutral, 900), 0.5)
.toggle-menu
color: palette(neutral, 900)
p
color: palette(neutral, 900)
.icon
span
background-color: palette(neutral, 900)