Fix mobile responsive design for footer
This commit is contained in:
parent
94f285695e
commit
ea16c01fa2
@ -290,7 +290,7 @@ input[type="search"]::-webkit-search-cancel-button {
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
height: 30px;
|
||||
max-height: 30vh;
|
||||
}
|
||||
|
||||
body .footer a {
|
||||
|
@ -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…
Reference in New Issue
Block a user