Adjusted logo
This commit is contained in:
parent
43956b3619
commit
d9a856b788
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ import { RiArrowsArrowGoBackLine } from 'solid-icons/ri'
|
||||||
<Row content="split">
|
<Row content="split">
|
||||||
<Display desktop tablet>
|
<Display desktop tablet>
|
||||||
<Row content="left" gap={2}>
|
<Row content="left" gap={2}>
|
||||||
<Logo size={140} />
|
<Logo size={200} />
|
||||||
<h1>OCBO e-Sign</h1>
|
<h1>OCBO e-Sign</h1>
|
||||||
</Row>
|
</Row>
|
||||||
</Display>
|
</Display>
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ import { Button, Logo, Link, Page, Footer, Row, Column, Image, Copyright, Optimi
|
||||||
<Display desktop tablet>
|
<Display desktop tablet>
|
||||||
<Row content="split">
|
<Row content="split">
|
||||||
<Row content="left" gap={2}>
|
<Row content="left" gap={2}>
|
||||||
<Logo size={140} />
|
<Logo size={200} />
|
||||||
<h1>OCBO e-Sign</h1>
|
<h1>OCBO e-Sign</h1>
|
||||||
</Row>
|
</Row>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue