Commit 78ffc12a by marco

cleaned up margin and padding to use baseline variable

parent a9ea00aa
...@@ -736,8 +736,6 @@ body.discussion { ...@@ -736,8 +736,6 @@ body.discussion {
color: $gray-l1; color: $gray-l1;
font-size: 28px; font-size: 28px;
z-index: 100; z-index: 100;
width: 25px;
height: 25px;
opacity: 1; opacity: 1;
@include transition(all .2s ease-out); @include transition(all .2s ease-out);
} }
......
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