Commit 67c6852b by Brian Talbot

studio - checklists: removing not needed sass variable for animating height

parent 481aa063
...@@ -78,9 +78,6 @@ $shadow: rgba(0,0,0,0.2); ...@@ -78,9 +78,6 @@ $shadow: rgba(0,0,0,0.2);
$shadow-l1: rgba(0,0,0,0.1); $shadow-l1: rgba(0,0,0,0.1);
$shadow-d1: rgba(0,0,0,0.4); $shadow-d1: rgba(0,0,0,0.4);
// misc.
$elem-height-imaginary: 1000000px;
// colors - inherited // colors - inherited
$baseFontColor: #3c3c3c; $baseFontColor: #3c3c3c;
$offBlack: #3c3c3c; $offBlack: #3c3c3c;
......
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