summaryrefslogtreecommitdiff
path: root/src/web/src/app/watch-provider-item/watch-provider-item.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/src/app/watch-provider-item/watch-provider-item.component.html')
-rw-r--r--src/web/src/app/watch-provider-item/watch-provider-item.component.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/web/src/app/watch-provider-item/watch-provider-item.component.html b/src/web/src/app/watch-provider-item/watch-provider-item.component.html
new file mode 100644
index 0000000..3a75143
--- /dev/null
+++ b/src/web/src/app/watch-provider-item/watch-provider-item.component.html
@@ -0,0 +1,9 @@
+<div class="card">
+ <div class="card-img">
+ <img
+ class="img-fluid"
+ src="https://assets.stickpng.com/images/580b57fcd9996e24bc43c529.png "
+ />
+ </div>
+ <div class="card_title title-white"></div>
+</div>