Yup
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<div class="cell">
|
||||
{{? $angle = rand(-30,30); ?}}
|
||||
{{? $angle = rand(-15,15); ?}}
|
||||
<img src="{{ glide:url preset="thumbnail" }}" alt="{{ alt }}" class="photo"
|
||||
style="transform: rotate({{ $angle }}deg);">
|
||||
{{# <img src="{{ glide:url }}" alt="{{ alt }}" class="photo full"> #}}
|
||||
|
||||
Reference in New Issue
Block a user