Skip to content

Commit

Permalink
docs(website): Update applications anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed May 13, 2023
1 parent 77a290c commit 6379042
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/content/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -124,14 +124,13 @@ div.third_section(style="color: rgb(38, 39, 48);")
center(style="flex: 1; padding: 20px;")
img(style="margin: 0.5%", src="/trame/examples/ContourGeometry.jpg", width="100%")

div.separator(style="position: relative; width: 100%; height: 100px; margin: 20px 0;")
div(style="background: #1CAC4C; position: absolute; left: 50%; width: 100vw; height: 100%; transform: translateX(-50%);")
a(id="applications")
div.separator(style="position: relative; width: 100%; height: 100px; margin: 20px 0;")
div(style="background: #1CAC4C; position: absolute; left: 50%; width: 100vw; height: 100%; transform: translateX(-50%);")

h3(style="font-size: 40px; padding: 20px 0 0 0; color: #444; text-align: center;")
b Applications

a(id="applications")

div(style="display: flex;justify-content: space-around; align-items: center; padding: 50px;")
a(href="https://www.kitware.com/contact/", target="_blank", style="flex:1; padding: 0 30px;")
img(style="margin: 0.5%", src="/trame/examples/mstar.jpg", alt="MStar live CFD simulation and visualization", title="MStar live CFD simulation and visualization using templated simulation", height="150px")
Expand Down

0 comments on commit 6379042

Please sign in to comment.