File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 25
25
<h3 class="pb-5 pt-5 text-xl">Upcoming Journal clubs</h3>
26
26
{{ partial "components/upcoming-events" . }}
27
27
<div class="text-right pb-5">
28
- <a href="/getting-involved/" class="btn-primary btn-sm btn">Host a workshop</a>
28
+ <a href="/getting-involved/" class="btn-primary btn-sm pt-6 btn">Host a workshop</a>
29
29
</div>
30
30
</div> -->
31
31
</ div >
Original file line number Diff line number Diff line change 20
20
< h3 class ="pb-5 pt-5 text-xl "> Upcoming Workshops</ h3 >
21
21
{{ partial "components/upcoming-events" . }}
22
22
< div class ="text-right pb-5 "> <!-- Right-align the button -->
23
- < a href ="/getting-involved/ " class ="btn-primary btn-sm btn "> Host a workshop</ a >
23
+ < a href ="/getting-involved/ " class ="btn-primary btn-sm pt-6 btn "> Host a workshop</ a >
24
24
</ div >
25
25
</ div >
26
26
</ div >
Original file line number Diff line number Diff line change 68
68
< h3 class ="pb-5 text-xl "> Upcoming Workshops</ h3 >
69
69
{{ partial "components/upcoming-events" . }}
70
70
< div class ="text-right pb-5 "> <!-- Right-align the button -->
71
- < a href ="/getting-involved/ " class ="btn-primary btn-sm btn "> Host a workshop</ a >
71
+ < a href ="/getting-involved/ " class ="btn-primary btn-sm pt-6 btn "> Host a workshop</ a >
72
72
</ div >
73
73
</ div >
74
74
</ div >
You can’t perform that action at this time.
0 commit comments