Changed image

This commit is contained in:
2020-05-26 13:51:28 +01:00
parent a0963842a6
commit e2f8e8a137
4 changed files with 14 additions and 4 deletions

View File

@@ -20,10 +20,15 @@
padding: 0;
text-align: center;
}
img {
width: max-content;
margin: 0 auto;
}
</style>
</head>
<body>
<h1>🚀</h1>
<img src="rocket.png" />
<h2>Sent to reMarkable</h2>
</body>
</html>