Buncha changes I CBA

This commit is contained in:
2024-03-21 09:46:39 +01:00
parent 2764039835
commit 89f3f86c54
12 changed files with 146 additions and 136 deletions

View File

@@ -3,7 +3,7 @@ import styles from "./header.module.css"
export default function Header() {
return <div className={`${styles.header} pp`}>
<img src="/logo.png" width="64px" height="auto" alt="" />
<img src="/logo.png" width="80px" height="auto" alt="" />
<div className={styles.headertitle}>
<div style={{flexGrow:1}}>Andreas<br/>Schaafsma</div>
<div>&gt;Software Developer</div>