0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

Fixing the welcome image

This commit is contained in:
Scott Tolksdorf
2016-01-12 12:01:11 -05:00
parent 7145a42cef
commit df5260ce99

View File

@@ -65,7 +65,7 @@ module.exports = [
"* Download as images",
"",
"",
"<img src='http://i.imgur.com/hMna6G0.png' style='position:absolute;bottom:-10px;right:-60px;width:400px' />",
"<img src='http://i.imgur.com/hMna6G0.png' style='position:absolute;bottom:-10px;right:50px;width:280px' />",
"",
].join('\n');