Skip to content

Commit 5c1816b

Browse files
committed
Larger button in jumbotron
1 parent 6f1ea9d commit 5c1816b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/views/home/index.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313

1414
@if ($guest)
1515
<p>
16-
<a href="{{ URL::route('user.register') }}" class="btn btn-primary">{{ trans('home.index.register') }}</a>
16+
<a href="{{ URL::route('user.register') }}" class="btn btn-primary btn-lg">{{ trans('home.index.register') }}</a>
1717
</p>
1818
@else
1919
<p>
20-
<a href="{{ URL::route('check.index') }}" class="btn btn-primary">{{ trans('home.index.checks') }}</a>
20+
<a href="{{ URL::route('check.index') }}" class="btn btn-primary btn-lg">{{ trans('home.index.checks') }}</a>
2121
</p>
2222
@endif
2323
</div>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy