Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 347b164

Browse files
committed
added padding left
1 parent 27f05e7 commit 347b164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

week-3/slideshow/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ button{
4141
}
4242
#image{
4343
width: 60%;
44-
margin-left: 50px;
44+
margin: 0px;
4545
}
4646

4747
h2{

0 commit comments

Comments
 (0)