Buncha changes I CBA
This commit is contained in:
@@ -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>>Software Developer</div>
|
||||
|
||||
Reference in New Issue
Block a user