diff options
| author | 2024-01-20 17:04:40 +0800 | |
|---|---|---|
| committer | 2024-01-20 17:04:40 +0800 | |
| commit | 1d3d8d6bfe46f473327baa24ba6c4817c3c57c56 (patch) | |
| tree | ec0c86d552778cebdcc9ecd1d897913688dfba11 /pydis_site/templates/events/pages/revivalofcode | |
| parent | Events: Consistent Py*W*eek capitalization and better sidebar (diff) | |
Events: Fix title sizing and hidden-on-mobile group
Diffstat (limited to 'pydis_site/templates/events/pages/revivalofcode')
| -rw-r--r-- | pydis_site/templates/events/pages/revivalofcode/_index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/events/pages/revivalofcode/_index.html b/pydis_site/templates/events/pages/revivalofcode/_index.html index 30ec377a..668c2d67 100644 --- a/pydis_site/templates/events/pages/revivalofcode/_index.html +++ b/pydis_site/templates/events/pages/revivalofcode/_index.html @@ -18,7 +18,7 @@ Revival of Code is a Python Discord hosted event where we release old Advent of Code puzzles from a previous year. The puzzles start off easy and gradually get more difficult, all while revealing a fun little story that is appropriate for some seasons more than others. Questions will be posted every other day, and you'll be able to discuss your solutions in dedicated threads. </p> -<h3 class="is-title is-3">Keeping up with the puzzles</h3> +<h3 class="title is-4">Keeping up with the puzzles</h3> <p> To be notified when new problems are posted you can subscribe to the <code>@Revival of Code role</code> in <code>#roles</code>. </p> |