Commit ffad558f by Chris Rodriguez

Centering text in sign in button vertically

parent 801b77d1
......@@ -339,8 +339,8 @@ $sm-btn-linkedin: #0077b5;
.action-primary {
@extend %btn-primary-blue;
width: 100%;
height: ($baseline*2);
margin-top: 1em; // Breathing room above (CR)
margin-top: 1em;
padding: ($baseline/2);
text-transform: none;
font-weight: 600;
letter-spacing: normal;
......
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