1
0
mirror of https://github.com/Adam-Ant/ClockworkAprilFools2017 synced 2025-06-22 21:30:55 +00:00

Add small padding to index page image

This commit is contained in:
2017-03-31 23:55:17 +01:00
parent 3632c02013
commit a16cd5d2ba
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,9 @@
{% extends "layout.html" %}
{% block style %}
.media-right { padding-left: 2em; }
{% endblock %}
{% block body %}
<div class="container">