mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-10 09:07:48 +01:00
set alignment for feed link
This commit is contained in:
parent
f616b8e518
commit
d16a748f37
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="pure-u-1-3" style="text-align:right">
|
||||
<h3>
|
||||
<h3 style="text-align:right">
|
||||
<a href="/feed/channel/<%= channel.ucid %>"><i class="icon ion-logo-rss"></i></a>
|
||||
</h3>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue