Stream page sidebar fix lightmode

This commit is contained in:
2026-05-22 23:13:00 +02:00
parent 5f3874a233
commit ddb1bc2d14
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<div class="pt-2 sm:px-2 lg:px-4 2xl:w-[450px] p-2">
@if (count($popularWeekly) > 0)
<p class="leading-normal font-bold text-xl dark:text-white pb-2">
<p class="leading-normal font-bold text-xl dark:text-white text-black pb-2">
{{ __('home.popular-weekly') }}
</p>
<div class="text-center xl:text-left">