Commit 567229df authored by Jehan Tremback's avatar Jehan Tremback Committed by Randall Leeds

janking v-align

parent 97eb8e4a
...@@ -42,6 +42,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); } ...@@ -42,6 +42,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
@include transition-property(transform, left); @include transition-property(transform, left);
@include transition-duration(1s, .2s); @include transition-duration(1s, .2s);
@include perspective(100px); @include perspective(100px);
margin-top: -1em; // TODO: Less janking v-align
color: rgb(238, 238, 238); color: rgb(238, 238, 238);
cursor: pointer; cursor: pointer;
left: 0px; left: 0px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment