preregistration form, event-list page and other remaing section are adjusted
This commit is contained in:
@@ -73,10 +73,10 @@ color: var(--font-color1);
|
||||
color: #1a2d62;
|
||||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
height: 70px;
|
||||
/* height: 70px; */
|
||||
padding: 10px 10px 10px 30px;
|
||||
width: 100%;
|
||||
margin-bottom: 30px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
form-control:focus {
|
||||
|
||||
@@ -98,7 +98,7 @@ form-control:focus {
|
||||
.view-events-btn {
|
||||
display: inline-block;
|
||||
border: 2px solid var(--primary-color1);
|
||||
color:var(--primary-color1);
|
||||
color:var(--font-color1);
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user