diff --git a/pages/index.tsx b/pages/index.tsx index fd6d130..197e52d 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -1,6 +1,7 @@ import React from 'react' import Layout from './layout' import { Link } from 'react-router-dom' +import './index.css' const Index = () => { return (