Skip to content

Commit

Permalink
small mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Moha-Elhas committed Jun 24, 2024
1 parent 29aa98b commit 2889b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.ce.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<nav class="lg:col-span-1">
<menu-view></menu-view>
</nav>
<div class="lg:col-span-3">
<div class="lg:col-span-3 dark:text-white">
<router-view></router-view>
</div>
</section>
Expand Down

0 comments on commit 2889b3e

Please sign in to comment.