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:
@ -1,5 +1,9 @@
|
||||
{% extends "layout.html" %}
|
||||
|
||||
{% block style %}
|
||||
.media-right { padding-left: 2em; }
|
||||
{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
<div class="container">
|
||||
|
||||
|
Reference in New Issue
Block a user