Add preview of image

This commit is contained in:
Madison Scott-Clary
2021-09-02 11:27:00 -07:00
parent d969b65cdd
commit e4245a4b1e
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
--- ---
--- ---
![Cover coming soon!](https://via.placeholder.com/1024x1583.png?text=Cover+coming+soon!) ![A small preview...](/detail-sketch.jpg)
> To call what I am feeling a 'crush' feels inexact. It is not puppy love. It is not new relationship energy. It is not lust. It is an uncontrollable romantic desire. > To call what I am feeling a 'crush' feels inexact. It is not puppy love. It is not new relationship energy. It is not lust. It is an uncontrollable romantic desire.
> >

View File

@ -77,7 +77,7 @@ a:visited {
color: #266; color: #266;
} }
.title img { .title img {
max-width: 50%; max-width: 100%;
margin: 0 auto; margin: 0 auto;
display: block; display: block;
} }