Skip to content

Commit

Permalink
Merge pull request #278 from WestpacGEL/264-gel-home-page-hero-line-h…
Browse files Browse the repository at this point in the history
…eight

closes #264 gel home page hero line height
  • Loading branch information
kenjishiromajp authored Nov 13, 2023
2 parents ad58a77 + 179982e commit 00720ed
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export function Hero() {
</div>
</div>
<div className="col-span-10 col-start-2 row-start-2 row-end-[span_1] mb-7 xsl:col-span-9 xsl:col-start-3 xsl:mb-9 sm:mb-14 md:mb-15 lg:mb-16">
<p className="font-gel-serif text-[1.125rem] text-white antialiased sm:text-[1.5rem]">
<p className="font-gel-serif text-[1.125rem] leading-[1.33] text-white antialiased sm:text-[1.5rem] sm:leading-[1.38]">
The Global Experience Language is our single source of truth, providing everything you need to deliver our
brand promises and create consistent, coherent customer experiences across our entire digital landscape
faster, and with less effort.
Expand Down
7 changes: 0 additions & 7 deletions apps/site/src/content/articles/code-with-gel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,4 @@ description: >-
The GEL coding framework has been built with serviceability in mind,
supporting multiple platforms across the Bank that may use different
libraries, languages and coding technologies.
thumbnail: >-
https://res.cloudinary.com/westpac-gel/image/upload/v1663140016/cl81amh5c000mam8i3iuq5qt9.png
smallDescription: >-
Automate your environment, scale your projects and speed up your work flow
with our cutting edge code library.
image: >-
https://res.cloudinary.com/westpac-gel/image/upload/v1663300551/cl83y79gg0013am8iddv886ry.jpg
author: marita-purins
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ accessibility:
- title: Accessibility features
- title: Keyboard support
- title: Accessibility API
relatedInformation: []

0 comments on commit 00720ed

Please sign in to comment.