Skip to content

Instantly share code, notes, and snippets.

@jackzerby
Created April 25, 2019 10:41
Show Gist options
  • Save jackzerby/2436f98b8f682dc7ab992a4d6a497a2c to your computer and use it in GitHub Desktop.
Save jackzerby/2436f98b8f682dc7ab992a4d6a497a2c to your computer and use it in GitHub Desktop.
p { margin:0 0 15px 0; line-height:150%; }
.Form__textarea { line-height:150%; }
.Aff-Menu__item { height:90px; }
.Aff-Menu__header { font-size:18px; margin-bottom:5px; }
.Aff-Menu__item:hover { background:#fcfcfc; }
@media (max-width: 990px) {
.Aff__hero { /* Needs padding-right:20px; padding-left:20px; but it's extending the width */ }
.Aff__hero-paths { flex-direction:column; }
.Aff__path:first-child { border:none; margin-bottom:40px; }
}
/* Add a arrow on right hand side of modal menu items (margin-right:20px; height:10px) */
/* https://cl.ly/0ce8df2303b7 */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment