Skip to content

Commit 0b465ef

Browse files
committed
move title above image
1 parent 2c9ded1 commit 0b465ef

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_includes/quarkus-projects.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
<div class="full-width-bg component">
1+
<div class="full-width-bg component-slim">
22
<div class="grid-wrapper">
3+
<div class="width-12-12 width-12-12-m">
4+
<h2>Quarkus is built from the Community</h2>
5+
</div>
36
<div class="width-3-12 width-12-12-m">
47
<img src="{{site.baseurl}}/assets/images/about/icon-blocks.svg">
58
</div>
69
<div class="width-9-12 width-12-12-m">
7-
<h2>Quarkus is built from the Community</h2>
810
<p class="intropara">Quarkus heavily leverages other mature projects from the Java Ecosystem. Quarkus favours the philosophy of building on the shoulders of giants, rather than re-inventing the wheel. Below are some of the community projects that Quarkus builds upon.</p>
911
</div>
1012
<div class="width-3-12 width-12-12-m">

0 commit comments

Comments
 (0)