Showing 1 changed files with 7 additions and 0 deletions
+7
css/style.css
... ...
@@ -61,6 +61,13 @@ img {
61 61
   margin-left: 30%;
62 62
   margin-right: auto;
63 63
 }
64
+#img-guardian {
65
+  width: 250px;
66
+}
67
+#img-list-nyt {
68
+  width: 200px;
69
+  height: 200px;
70
+}
64 71
 .wp-video {
65 72
   width: 80%;
66 73
 }