Everything is now working

This commit is contained in:
Henry Hiles 2023-05-31 14:54:56 -04:00
parent 4a0f708c4f
commit 15659f2dc8
4 changed files with 6 additions and 2 deletions

View file

@ -3,7 +3,7 @@ import styles from "../styles/About.module.css"
import Divider from "./Divider.astro"
---
<section class={styles.about}>
<section class={styles.about} id="about">
<h2>About Me</h2>
<Divider />
<article class={styles.textArticle}>