]> _ Git - psq.git/commitdiff
Update show.blade.php
authorLouis Jeckel <louis.jeckel@outlook.cm>
Tue, 8 Sep 2020 19:13:26 +0000 (21:13 +0200)
committerLouis Jeckel <louis.jeckel@outlook.cm>
Tue, 8 Sep 2020 19:13:26 +0000 (21:13 +0200)
resources/views/actu-labos/show.blade.php

index 2ead9a06d6dd2059f4f6da9efaba6fff1cb85f5e..1f5c065017ea3411e411f54f1169c5a1ea1b90b9 100644 (file)
@@ -14,7 +14,7 @@
             <div class="col-sm-8">
 {{--                <h2>{{$actu->title}}</h2>--}}
 {{--                <div class="chapo">{{$actu->chapo}}</div>--}}
-                <div class="content">
+                <div class="content ck-content">
                     {!! $actu->content !!}
                 </div>