Changed footer default alignment
This commit is contained in:
parent
dc6301f61f
commit
1496597085
1 changed files with 6 additions and 6 deletions
|
|
@ -20,15 +20,15 @@ import PA2 from '../../fwt/images/pat-alcala.webp'
|
|||
<Button edges="rounded" label="FWT Components" to="/next" />
|
||||
|
||||
<Footer>
|
||||
<Row content="right" gap={0.5}>
|
||||
<Row content="center" gap={0.5}>
|
||||
<Image avif={PA1.src} webp={PA2.src} size={100} />
|
||||
<Copyright year="2025" name="Pat Alcala" />
|
||||
</Row>
|
||||
</Footer>
|
||||
</Page>
|
||||
</Layout>
|
||||
|
||||
<style lang="sass">
|
||||
h1
|
||||
color: #3377AC
|
||||
</style>
|
||||
</Layout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue