mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-18 22:44:24 +01:00
Center frozen text in team page
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
{% if score_frozen %}
|
||||
<div class="row">
|
||||
<h1>Scoreboard has been frozen.</h1>
|
||||
<h1 class="text-center">Scoreboard has been frozen.</h1>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user