diff --git a/index.html b/index.html index 63e6d94a..9a64527f 100644 --- a/index.html +++ b/index.html @@ -269,20 +269,28 @@ } .avatar{ margin: 20px 100px; + padding-left: 50px; + padding-right: 60px; + + + } .textbox input{ - width:200px; + width:240px; height: 40px; + align-items: center; + margin-left: 10px; + margin-right: 20px; } .btn{ - margin-left: 50px; - width:240px; + margin-left: 2px; + width:230px; height: 40px; background-color: #00C896; border: none; font-size: 1rem; border-radius: 20px; - margin-bottom: 20px; + margin-bottom: 20px; } #appointment.appointment.section-bg{ margin: 0px 280px 100px; @@ -779,7 +787,7 @@