templates/base: img has padding

This commit is contained in:
Cadey Ratio 2017-05-20 19:34:46 -07:00
parent e7436e7653
commit e8f967619e
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
img {
max-width: 100%;
padding: 1em;
}
</style>
{{ template "styles" . }}