mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Fixed 404 code alignment
This commit is contained in:
parent
e36f0a42d3
commit
cc25b2348a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
<div class="traveler-1">{{svg-jar "tumbleweed" class="w6 h6 absolute bouncer-1"}}</div>
|
<div class="traveler-1">{{svg-jar "tumbleweed" class="w6 h6 absolute bouncer-1"}}</div>
|
||||||
<div class="traveler-2">{{svg-jar "tumbleweed" class="w11 h11 absolute bouncer-2"}}</div>
|
<div class="traveler-2">{{svg-jar "tumbleweed" class="w11 h11 absolute bouncer-2"}}</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="absolute mt50 tc">
|
<div class="mt5 tc">
|
||||||
<h1 class="midlightgrey error-code-size fw6">{{this.code}}</h1>
|
<h1 class="midlightgrey error-code-size fw6">{{this.code}}</h1>
|
||||||
<h2 class="midlightgrey f4 fw3">{{this.message}}</h2>
|
<h2 class="midlightgrey f4 fw3">{{this.message}}</h2>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue