Skip to content

Commit 6b63dd7

Browse files
Further update, inc align horizontal and vertical
Hope this looks better
1 parent b709a40 commit 6b63dd7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: oshc/main/templates/contest_submission.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
{% block content %}
44

55
<div class="jumbotron text-xs-center">
6-
<div class="container text-center">
6+
<div class="container text-center" style="position: absolute; margin: auto; top: 0; right: 0;
7+
bottom: 15%; left: 0; width: 350px; height: 80px; text-align: center;">
78
<h1 class="display-3">Thank You!</h1>
89
<p class="lead"><strong>Your contest has been submitted for review.</strong></p>
910
<hr>

0 commit comments

Comments
 (0)