Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 783589e

Browse files
little correct on CSS - contributor picture width
1 parent a10637f commit 783589e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homework/src/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ li:active {
167167
.contributorPic {
168168
display: block;
169169
float: left;
170-
width: 100px;
170+
width: 90px;
171171
height: auto;
172172
border-radius: 15px;
173173
padding: 3px;

0 commit comments

Comments
 (0)