Skip to content

Instantly share code, notes, and snippets.

@cimmanon
Created July 28, 2015 18:58
Show Gist options
  • Save cimmanon/1f5bdf2461c7da369065 to your computer and use it in GitHub Desktop.
Save cimmanon/1f5bdf2461c7da369065 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
<div class="007">Bond</div>
// ----
// Sass (v3.4.14)
// Compass (v1.0.3)
// ----
@mixin vertical-align
position: relative
top: 50%
transform: translateY(-50%)
Properties are only allowed within rules, directives, mixin includes, or other properties.
<div class="007">Bond</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment