consistent attribute order
This commit is contained in:
parent
c2f41bf3a9
commit
3764534018
@ -59,8 +59,8 @@
|
||||
</div>
|
||||
|
||||
<figure class="device-img">
|
||||
<img alt="" class="phone-img" height="580" src="/phone.png"/>
|
||||
<img alt="" class="phone-logo-img" height="200" src="{{path|/mask-icon.svg}}" width="200"/>
|
||||
<img class="phone-img" height="580" src="/phone.png" alt=""/>
|
||||
<img class="phone-logo-img" width="200" height="200" src="{{path|/mask-icon.svg}}" alt=""/>
|
||||
</figure>
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user