code cleanup
clean up long image tag that doesn't wrap
This commit is contained in:
parent
be86abc72f
commit
f47f9764a5
@ -12,7 +12,10 @@
|
|||||||
|
|
||||||
<section>
|
<section>
|
||||||
<div class="visitor-note">
|
<div class="visitor-note">
|
||||||
<img class="read-this" src="/img/read.jpg" alt="a piece of note paper that must be clicked on to read" height="300" width="300">
|
<img class="read-this" src="/img/read.jpg"
|
||||||
|
alt="a piece of note paper that must be clicked on to read"
|
||||||
|
height="300" width="300"
|
||||||
|
>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user