Commit 24a01ae3 by AlasdairSwan

ECOM-531 Styling the buttons

parent 00ff1082
......@@ -174,6 +174,13 @@
font-size: em(13);
}
.action-primary {
@extend %m-btn-primary;
width: calc( 100% - 20px );
margin-left: 10px;
text-transform: none;
}
@include media( $tablet ) {
header h1,
header p,
......
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