Commit 4deb3e3e by Nilu Committed by Harsh Shah

style changes for button

parent cf4c1ef6
......@@ -656,7 +656,7 @@ input:checked + .slider:before {-webkit-transform: translateX(18px);-ms-transfor
margin-bottom: 28px;
font-weight: 800;
}
input.btn.btn-primary{
.btn.btn-primary{
border-radius: 100px;
background-color: #03a0e7;
font-size: 15px;
......@@ -667,7 +667,7 @@ input.btn.btn-primary{
margin-top: 10px;
font-weight: 500;
}
input.btn.btn-primary:hover{
.btn.btn-primary:hover{
background-color: #0e87be;
}
.btn.active, .btn:active{
......
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