We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce627e9 commit cfe4419Copy full SHA for cfe4419
resources/views/studio/edit-link.blade.php
@@ -82,7 +82,7 @@
82
</div>
83
<div class="col">
84
<div class="card-body">
85
- <h5 class="card-title mb-0">{{$lt['title']}}</h5>
+ <h5 style="color:#000!important;" class="card-title mb-0">{{$lt['title']}}</h5>
86
<p class="card-text text-muted">{{$lt['description']}}</p>
87
88
@@ -99,8 +99,6 @@
99
100
</x-modal>
101
102
-
103
104
@endsection
105
106
@push("sidebar-scripts")
0 commit comments