Skip to content

Commit cee4aa5

Browse files
committed
make formatting even on django code examples page
1 parent e8dfe28 commit cee4aa5

File tree

1 file changed

+1
-1
lines changed
  • theme/templates/examples-extensions-descriptions

1 file changed

+1
-1
lines changed

theme/templates/examples-extensions-descriptions/django.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<a href="/django.html">Django</a> is a Python <a href="/web-frameworks.html">web framework.</a>
22

3-
<a href="http://www.djangoproject.com/" style="border: none;"><img src="/img/logos/django.png" width="100%" alt="Official Django logo. Trademark Django Software Foundation." class="shot" style="margin:20px 0 20px 0"></a>
3+
<a href="http://www.djangoproject.com/" style="border: none;"><img src="/img/logos/django.png" width="100%" alt="Official Django logo. Trademark Django Software Foundation." class="shot" style="margin:32px 0 12px 0"></a>
44

55
<p>Part of Django's widespread adoption comes from its broad ecosystem of
66
open source code libraries and example projects.

0 commit comments

Comments
 (0)