File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 31
31
< input type ="text " style ="width: 150px; " id ="venueIdInput " placeholder ="Enter Venue ID " />
32
32
33
33
< button id ="filter "> Filter Events</ button >
34
- </ div >
35
- < div id ="cont " > </ div >
34
+ </ div style="text-align: center;">
35
+ < div id ="cont " style ="text-align: center;
36
+ width: 500px;
37
+ align-items: center;
38
+ margin-left: 35%;
39
+ gap: 10px; " > </ div >
36
40
< div style ="text-align: center; ">
37
41
< label for ="userEmailInput " style ="font-weight: 900; "> Email:</ label >
38
42
< input type ="email " style ="width: 350px; " id ="userEmailInput " placeholder ="Enter your email to send Registration email. " />
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ <h5 id="username">
79
79
</ div >
80
80
< div class ="row ">
81
81
< div class ="col-md-6 ">
82
- < label > Intetests </ label >
82
+ < label > Interests </ label >
83
83
</ div >
84
84
< div class ="col-md-6 ">
85
85
< ul id ="interests-list ">
You can’t perform that action at this time.
0 commit comments