Skip to content

Commit

Permalink
Update done view
Browse files Browse the repository at this point in the history
  • Loading branch information
ycs77 committed Jun 20, 2019
1 parent 155dec4 commit cdf6fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/done.blade.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@extends('layouts.app')

@section('content')
<div class="container my-5">
<div class="container my-3">
<h1 class="text-center mb-4">
{{ __($doneText ?? 'wizard::generic.done') }}
</h1>
Expand Down

0 comments on commit cdf6fa4

Please sign in to comment.