Changed to Boxicons

Changed a couple FontAwesome icons to Boxicons
This commit is contained in:
purple 2023-01-28 21:14:34 +01:00
parent 84ffc6905d
commit 5f6e7cd801

View file

@ -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