Reduce homepage top margin.
This commit is contained in:
parent
bdda85c237
commit
9ceb3afd1b
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
{% block content %}
|
||||
|
||||
<div class="mt4 mh2-ns flex-ns">
|
||||
<div class="mt3 mh2-ns pt2 flex-ns">
|
||||
<section class="w-70-ns mh2 mb3 mb0-ns pa2 ba bw1 b--light-blue overflow-auto">
|
||||
<img src="{% static 'img/remote.jpg' %}" alt="" class="fl pr2" style="width: 175px;" />
|
||||
<p class="mb0">Software Freedom Conservancy is a not-for-profit charity that
|
||||
|
|
Loading…
Reference in a new issue