Styling complete

This commit is contained in:
2022-10-27 09:01:52 +02:00
parent 7d958d67dc
commit c871d962b5
3 changed files with 38 additions and 9 deletions

View File

@ -1,6 +1,5 @@
import type { NextPage } from "next";
import { useEffect } from "react";
import Color from "color";
import Layout from "../components/Blog/Layout";
import styles from "../styles/Blog/AboutMe.module.scss";