improved splash screen action
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 160 KiB |
@@ -1,9 +0,0 @@
|
||||
<div id="splash" class="w-screen h-screen object-contain bg-base-100"></div>
|
||||
|
||||
<style>
|
||||
#splash {
|
||||
background-image: url("../../assets/media/splash-dev.jpeg");
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user