0
Fork 0
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:
Peter Zimon 2021-07-08 15:42:46 +02:00
parent e36f0a42d3
commit cc25b2348a

View file

@ -6,7 +6,7 @@
<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>
<div class="absolute mt50 tc">
<div class="mt5 tc">
<h1 class="midlightgrey error-code-size fw6">{{this.code}}</h1>
<h2 class="midlightgrey f4 fw3">{{this.message}}</h2>
</div>