This commit is contained in:
2020-03-02 01:05:39 -03:00
parent 91b996201c
commit d28f0f2f07
42 changed files with 444 additions and 69 deletions

View File

@ -6,11 +6,3 @@
{!!nl2br($banner->contenido)!!}
</p>
</div>
@push('styles')
<style type="text/css">
.banner .mensaje .titulo {
font-weight: bold;
}
</style>
@endpush