mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-21 13:25:14 +02:00
feat: update layout and styling for Media Manager, including logo and background image integration
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
|
||||
<div {...props} class="flex items-center">
|
||||
<img alt="Logo" class="mr-2 h-12 w-12" src={logo}/>
|
||||
<span class="text-3xl font-bold">Media Manager</span>
|
||||
<span class="text-3xl font-bold dark:text-white">Media Manager</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user