mirror of
https://repo.getmonero.org/AnonDev/xmrmemes.git
synced 2024-12-21 21:55:07 -05:00
Remove 1 item in footer to not have an odd number
It looked weird with an odd number on mobile when there is 2 columns
This commit is contained in:
parent
58fb2d2834
commit
d9b52e2bb0
@ -123,11 +123,6 @@
|
||||
<li><a href="{{ url('api') }}">API</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-6 col-md">
|
||||
<ul class="list-unstyled">
|
||||
<li><a href="{{ route('meme') }}">Submit</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-6 col-md">
|
||||
<ul class="list-unstyled">
|
||||
<li><a href="{{ route('leaderboard') }}">Leaderboard</a></li>
|
||||
|
Loading…
Reference in New Issue
Block a user