Skip to content

Commit f58e810

Browse files
committed
improve article title alignment
1 parent 39af18b commit f58e810

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Wireframe/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@ a {
4848
background-color: white;
4949
}
5050

51+
article img {
52+
height: 500px;
53+
object-fit: contain;
54+
}
55+
5156
a:hover {
5257
background-color: skyblue;
5358
color: black;

0 commit comments

Comments
 (0)