Topic View
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
@section('content')
|
||||
<div>
|
||||
<div class="mb-4 md:mb-0 w-full max-w-screen-md mx-auto relative" style="height: 24em;">
|
||||
<div class="absolute left-0 bottom-0 w-full h-full z-10 image-dark"
|
||||
style="background-image: url({{$article->featured_image}});"
|
||||
<div class="absolute left-0 bottom-0 w-full h-full z-10"
|
||||
style="background-image: url({{$article->featured_image}}); filter: brightness(50%);"
|
||||
></div>
|
||||
<div class="p-4 absolute bottom-0 right-0 z-20">
|
||||
<h2 class="text-3xl font-semibold text-gray-100 leading-relaxed text-right MvAamu" style="direction:rtl;">{{$article->title}}</h2>
|
||||
|
||||
Reference in New Issue
Block a user