Skip to content

Commit

Permalink
chore: remove the background of cala enterprise banner
Browse files Browse the repository at this point in the history
  • Loading branch information
openoms committed Sep 26, 2024
1 parent fd8c417 commit 87b138d
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 1 deletion.
14 changes: 13 additions & 1 deletion website/docs/enterprise.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,19 @@ title: Enterprise Solutions
slug: /enterprise
---

![The Open Source Core Banking Ledger - Core Ledger, API, Extensions, Integrations](/img/enterprise-integrations-banner.png)
<div class="container padding-horiz--md">
<div class="row vert-p">
<div class="col col--4 padding-horiz--md vert-p">
<h2>
The open source core banking ledger
</h2>
<p>Cala is an extensible accounting ledger designed for building modern banking applications at enterprise scale.</p>
</div>
<div class="col col--8">
<img src="img/enterprise-banner.webp"/>
</div>
</div>
</div>

## Empower Your Business with Scalable Payment Infrastructure

Expand Down
4 changes: 4 additions & 0 deletions website/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ a.noUnderline, a.noUnderline:hover, a.noUnderline:focus {
text-decoration: none;
color: inherit;
}

.vert-p {
padding: 1em 0;
}
Binary file added website/static/img/enterprise-banner.webp
Binary file not shown.
Binary file not shown.

0 comments on commit 87b138d

Please sign in to comment.