Drop column size of video thumbnail section
Co-authored-by: Jonah Aragon <jonah@triplebit.net>
This commit is contained in:
parent
6c2d20e0f8
commit
be42fd4892
@ -255,15 +255,16 @@ breadcrumb: "VPN"
|
||||
<hr>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<a href="https://invidio.us/watch?v=WVDQEoe6ZWY" target="_blank">
|
||||
<img
|
||||
src="/assets/img/png/3rd-party/this-video-is-sponsored-by-vpn.png"
|
||||
class="img-fluid float-left mr-3"
|
||||
alt="This Video Is Sponsored By ███ VPN">
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-6 col-12">
|
||||
<h3>Related Videos</h3>
|
||||
<a href="https://invidio.us/watch?v=WVDQEoe6ZWY" target="_blank">
|
||||
<img
|
||||
src="/assets/img/png/3rd-party/this-video-is-sponsored-by-vpn.png"
|
||||
class="img-fluid float-left mr-3"
|
||||
alt="This Video Is Sponsored By ███ VPN">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user