Last active
May 15, 2018 07:59
-
-
Save Mamboleoo/0cdf2b24db68ad86079c0b942c58995a to your computer and use it in GitHub Desktop.
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
.block { | |
margin-bottom: 12.5rem; // Fallback for older browsers | |
margin-bottom: var(--spacing-l); // Responsive spacings | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment