mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
Fix mobile responsive design for footer
This commit is contained in:
parent
94f285695e
commit
ea16c01fa2
2 changed files with 2 additions and 2 deletions
|
@ -106,7 +106,7 @@
|
|||
|
||||
<%= content %>
|
||||
|
||||
<div id="placeholder" style="margin: 8em;"></div>
|
||||
<div id="placeholder" style="padding: 6em;"></div>
|
||||
<div class="footer">
|
||||
<div class="pure-g">
|
||||
<div class="pure-u-1 pure-u-md-1-3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue