Update (ui)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
optional—it's critical for your future success. Stay updated with daily news from
|
||||
<strong>FutureWalker</strong>.
|
||||
</div>
|
||||
<a href="#latest-news" class="btn btn-primary px-4 rounded-pill">Start reading now</a>
|
||||
<a href="#latest-news" class="btn btn-primary px-4 rounded-pill text-decoration-none">Start reading now</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -101,9 +101,9 @@ class="text-secondary">{{ markdown_min_read($post->body) }}</small>
|
||||
</div>
|
||||
@endforeach
|
||||
</div>
|
||||
<div class="w-full text-center">
|
||||
<div class="w-full text-center mb-3">
|
||||
<a href="{{ route('front.all') }}"
|
||||
class="btn btn-outline-primary px-4 rounded-pill text-decoration-none">Discover More
|
||||
class="btn btn-primary px-4 rounded-pill text-decoration-none">Discover More
|
||||
News</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user