Skip to content

Commit

Permalink
Add "prototype" to header title
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellrgn authored Sep 22, 2024
1 parent 9a2272c commit 8241cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<Row style="padding:0px 12px">
<Col style="padding:0; margin-bottom: 20px; border-bottom: 1px solid rgb(204, 204, 204);">
<Image alt="WA Verify Logo" width="200" src="/img/waverifypluslogo.png" style="align-self: center" />
<div style="vertical-align: middle; font-size: 18px; display: inline-block; padding-left: 17px; font-family: Verdana, sans-serif; color: rgb(34, 72, 156);">International Patient Summary</div>
<div style="vertical-align: middle; font-size: 18px; display: inline-block; padding-left: 17px; font-family: Verdana, sans-serif; color: rgb(34, 72, 156);">International Patient Summary Prototype</div>
</Col>
</Row>
<Row class="main-row">
Expand Down

0 comments on commit 8241cde

Please sign in to comment.