Skip to content

Commit

Permalink
fix black color in dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
alpancs committed Sep 24, 2024
1 parent a7478c1 commit 1011b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-app/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
</div>
</nav>
</header>
<article class="panel-block is-active quran-text has-text-black">
<article class="panel-block is-active quran-text has-text-primary-100">
<span>
{{ location.before_text }}
<mark>{{ location.text }}</mark>
Expand Down

0 comments on commit 1011b01

Please sign in to comment.