Skip to content

Commit ff3717d

Browse files
committed
Fix image layout on the Samza homepage. Adjust a few pixels
Author: Jagadish <jvenkatraman@linkedin.com> Reviewers: Jagadish<jagadish@apache.org> Closes apache#698 from vjagadish1989/website-reorg6
1 parent aac7360 commit ff3717d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h3>Latest from our blog</h3>
117117
</p>
118118

119119
<!-- <img src="/img/latest/learn/documentation/api/samza-arch3.png"> -->
120-
<img src="/img/latest/learn/documentation/api/samza-arch6.png" width="50%" height="50%" hspace="30px">
120+
<img src="/img/latest/learn/documentation/api/samza-arch4.png" width="44.7%" height="50%" hspace="25px">
121121
</div>
122122
</div>
123123

0 commit comments

Comments
 (0)