1
0
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:
2022-02-08 21:11:39 +00:00
parent 4af91051a0
commit 408c3d8beb
5 changed files with 4 additions and 4 deletions

View File

@@ -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>