Created
February 7, 2019 00:38
-
-
Save ian-pvd/a2ef4747c8c4f80eccba1ab989d09c5e to your computer and use it in GitHub Desktop.
Cyber Secure Front Page Fixes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* TODO: Media query */ | |
.home .scrolling-bg-image { | |
margin-bottom: 2em; | |
} | |
.home #header .sidemenu { | |
position: absolute; | |
width: 100%; | |
bottom: 1em; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment