Skip to content

Commit 500e051

Browse files
authored
Merge pull request #31 from beingsie/fix/#27-in-16-spaced-out
fix: semantic issue in 16-spaced-out
2 parents 2a380ae + efe075d commit 500e051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3-box-model/16-spaced-out/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<div id="outside-wrapper" style="width:80%;">
55
<img id="top-img" src="https://images.unsplash.com/photo-1551027654-f7b9f56804c7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=687&q=80" style="width:10em; height:10em;" />
66

7+
<h2>My Feed</h2>
78
<ul id="post-list">
8-
<h2>My Feed</h2>
99
<li>
1010
<div class="post-wrapper">
1111
<img class="post-img" src="https://www.carnegielibrary.org/wp-content/uploads/2016/02/CLPMain_1080x600.jpg" alt="Carnegie Library of Pittsburgh" style="width:100%;" />

0 commit comments

Comments
 (0)