Skip to content

Commit 61a1529

Browse files
committed
fixing image sizing issues
1 parent e7127bb commit 61a1529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ h6 {
1313
}
1414

1515
#picContainer {
16-
margin: 1em 0 0 2.5em;
16+
margin: 1em auto;
1717
position: relative;
1818
}
1919

0 commit comments

Comments
 (0)