Reworking images
This commit is contained in:
parent
4100d04f5d
commit
51a59fce69
16 changed files with 110 additions and 62 deletions
|
@ -6,11 +6,13 @@ import Divider from "./Divider.astro"
|
|||
|
||||
<header>
|
||||
<section id={styles.jumbo}>
|
||||
<h1>Henry Hiles</h1>
|
||||
<Divider />
|
||||
<span id={styles.shortAbout}>
|
||||
Full Stack .NET Developer & Discord Bot Developer
|
||||
</span>
|
||||
<div>
|
||||
<h1>Henry Hiles</h1>
|
||||
<Divider />
|
||||
<span id={styles.shortAbout}>
|
||||
Full Stack .NET Developer & Discord Bot Developer
|
||||
</span>
|
||||
</div>
|
||||
<RoundDivider />
|
||||
</section>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue