Improved frontpage

This commit is contained in:
2017-06-25 18:06:03 +02:00
parent 8001b30436
commit aa1d791e24
5 changed files with 16 additions and 2 deletions

View File

@ -2,7 +2,7 @@ component FrontPage
.frontpage
h2 notify.moe
img.screenshot(src="/images/elements/extension-screenshot.png", alt="Screenshot of the browser extension")
img.action.screenshot(src="/images/elements/extension-screenshot.png", alt="Screenshot of the browser extension", data-action="installExtension", data-trigger="click")
Login

View File

@ -16,4 +16,7 @@
max-width 100%
border-radius 3px
box-shadow shadow-medium
margin-bottom 2rem
margin-bottom 2rem
:hover
cursor pointer