Changed to Boxicons
Changed a couple FontAwesome icons to Boxicons
This commit is contained in:
parent
84ffc6905d
commit
5f6e7cd801
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
@section('content')
|
||||
<div class="col-xs-6 col-sm-3 text-center">
|
||||
<a href=""><button class="btn btn-primary" style="width:100%;margin-top:25px;"><i class="fa fa-fw fa-wrench"></i> Blueprint <small>indev</small></button></a>
|
||||
<a href=""><button class="btn btn-primary" style="width:100%;margin-top:25px;"><i class='bx bx-code' ></i> Blueprint <small>indev</small></button></a>
|
||||
</div>
|
||||
<!-- blueprint.replace -->
|
||||
@endsection
|
Loading…
Reference in a new issue