Commit 259bf0f5 authored by Robert Lord's avatar Robert Lord

Remove from screen.scss that was causing errors

parent 6d73ffb0
......@@ -430,7 +430,7 @@ html, body {
border-radius: 4px;
border: 1px solid #F7E633;
text-shadow: 1px 1px 0 #666;
@include background(linear-gradient(to bottom right, #F7E633 0%, #F1D32F 100%));
@include background(linear-gradient(bottom right, #F7E633 0%, #F1D32F 100%));
}
}
......
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