mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-02 05:59:30 +00:00
Fix lighthouse warnings
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class='feature'>
|
||||
<img src='{{img}}' alt='{{alt}}'/>
|
||||
<img src='{{img}}' alt='{{alt}}' height=195 width=377 />
|
||||
<div class='feature__text'>
|
||||
<h2 class='feature__title'>{{title}}</h2>
|
||||
<p class='feature__content'>{{content}}</p>
|
||||
|
||||
Reference in New Issue
Block a user