mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-23 14:25:14 +02:00
style: apply consistent formatting and spacing across multiple files
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
</script>
|
||||
|
||||
<div {...props} class="flex items-center">
|
||||
<img alt="Logo" class="h-12 w-12 mr-2" src={logo}/>
|
||||
<img alt="Logo" class="mr-2 h-12 w-12" src={logo}/>
|
||||
<span class="text-3xl font-bold">Media Manager</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user