Disabled draggable image

This commit is contained in:
squidfunk
2020-03-28 12:00:30 +01:00
parent 8dcfae7c78
commit fc4dd45c13
2 changed files with 2 additions and 2 deletions

View File

@@ -148,7 +148,7 @@
<!-- Hero image -->
<div class="tx-hero__image">
<img src="assets/images/illustration.png">
<img src="assets/images/illustration.png" draggable="false" />
</div>
<!-- Hero content -->