Skip to content

Commit

Permalink
Expand image width
Browse files Browse the repository at this point in the history
  • Loading branch information
derrekcoleman committed Dec 12, 2024
1 parent ce9ef28 commit fd29942
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/docs/learn/introduction/gateway/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,11 @@ These are some of the features we're working on for Gateway's next upgrade, with

## Architecture

![architecture](./architecture.png)
<img
src={require("./architecture.png").default}
style={{ width: "100%", maxWidth: "100%", height: "auto" }}
alt="architecture"
/>

### User Flow

Expand Down

0 comments on commit fd29942

Please sign in to comment.