add img to html static test

This commit is contained in:
2023-05-12 14:01:51 +02:00
parent c6cb48b4ff
commit 06695c5443
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
h1 {
color: red;
}
img {
margin-bottom: 15px;
}