Commit cd030e08 authored by Ben Wheeler's avatar Ben Wheeler

rearranged css to get tests working

parent 30ed29a3
......@@ -206,14 +206,14 @@ $stage-width: 480px;
.remix-button,
.see-inside-button {
height: 2.5rem;
margin-top: 0;
font-size: .875rem;
border-radius: .375rem;
padding-left: .875rem;
padding-right: .9375rem;
padding-top: .6875rem;
padding-right: .9375rem;
padding-bottom: .6875rem;
padding-left: .875rem;
height: 2.5rem;
font-size: .875rem;
&:before {
display: inline-block;
......@@ -222,8 +222,8 @@ $stage-width: 480px;
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
height: 1.125rem;
width: 1.125rem;
height: 1.125rem;
vertical-align: middle;
content: "";
}
......
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