File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
pydis_site/templates/events/pages/code-jams Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 8
8
{% block title %}Code Jams{% endblock %}
9
9
10
10
{% block event_content %}
11
- < div class ="buttons are-large is-centered ">
12
- < a href ="9/_index " class ="button is-primary ">
13
- < span > Code Jam 2022 is Coming Up This July!</ span >
14
- < span class ="icon ">
15
- < i class ="fas fa-arrow-right "> </ i >
11
+ < div class ="block ">
12
+ < a href ="9/_index " class ="button is-primary mt-1 ">
13
+ < span class ="icon-text ">
14
+ < span > Code Jam 2022 is Coming This July!</ span >
15
+ < span class ="icon ">
16
+ < i class ="fas fa-arrow-right "> </ i >
17
+ </ span >
16
18
</ span >
17
19
</ a >
18
20
</ div >
21
+
19
22
< p >
20
23
If you've been around the server for a while, or you just happened to join at the right time,
21
24
you may have heard of something known as a Code Jam.
You can’t perform that action at this time.
0 commit comments