Last active
February 28, 2018 19:13
-
-
Save sglessard/bdaa5938be1b7cf341373c331a97a50a to your computer and use it in GitHub Desktop.
LeDevoir #11461497 Articles CSS : si on permet l'image de la caricature ET l'image du grincheux
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
| // .opinions | |
| article + section, | |
| section + section { | |
| margin-top:$grid-gutter-width * 3/4; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment