💄 Block pictures width to 300px max

This commit is contained in:
2020-07-20 16:54:46 +02:00
parent 141ab8eec5
commit 0c155199db
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -6,6 +6,11 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<link rel="stylesheet" type="text/css" href="{{root}}css/app.css">
<style>
table.body img {
max-width: 600px;
}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<title>{{subject}}</title>