Commit cee20f68 by Nilu

minor styling changes

parent cced2597
......@@ -844,9 +844,10 @@ span.checkbox.checked + .slider:before {-webkit-transform: translateX(18px);-ms-
font-size: 15px;
text-align: center;
border-color: #03a0e7;
width: 400px;
width: 300px;
height: 60px;
margin-top: 10px;
margin-right: 20px;
font-weight: 500;
}
.btn.btn-primary.largeBtn.greyBtn, .btn.btn-primary.largeBtn.greyBtn:hover
......
......@@ -12,7 +12,7 @@ var elements = stripe.elements();
var style = {
base: {
// Add your base input styles here. For example:
fontSize: '14px',
fontSize: '18px',
fontFamily: '"Usual-Light"',
color: "#555",
'::placeholder': {
......
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