Created
September 4, 2017 20:14
-
-
Save ratracegrad/d6f29f41b2a019e430165369aa5e0ab5 to your computer and use it in GitHub Desktop.
place image fullscreen using flexbox
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
<div class="flexContainer flexCenter itemCenter fullHeight centerImage"> | |
<div class="flexContainer flexCenter itemCenter fullHeight"> | |
<a href="index.html" class="homeButton">Return Home</a> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment