Commit 7c824f77 by Kyle Fiedler

Added styles for save button

parent de4abe30
......@@ -270,4 +270,10 @@ section.problem {
border: 1px solid #ccc;
padding: lh();
}
section.action {
input.save {
@extend .blue-button;
}
}
}
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