Skip to content

Commit 5f1a717

Browse files
Merge pull request IBM#9 from AnthonyAmanse/fix-css
Fix css to center image on container
2 parents 9b67b81 + c88b09c commit 5f1a717

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web/stylesheets/images.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
max-width: 300px;
1212
}
1313

14+
.imageHolder {
15+
text-align: center;
16+
}
17+
1418
.imageSection {
1519
padding: 25px;
1620
margin-right: 25px;

0 commit comments

Comments
 (0)