init
This commit is contained in:
7
src/app/view/home/home.component.html
Normal file
7
src/app/view/home/home.component.html
Normal file
@ -0,0 +1,7 @@
|
||||
<div class="w-100">
|
||||
<img src="/assets/background.png" alt="Banner" width="100%" height="auto">
|
||||
<img src="/assets/logo.png" style="position: absolute; left: 50vw; top: 50vh; transform: translate(-50%, -50%)" width="auto" height="auto">
|
||||
</div>
|
||||
<div class="p-3">
|
||||
|
||||
</div>
|
Reference in New Issue
Block a user