restructerd scss

This commit is contained in:
Janis
2022-12-28 04:15:26 +01:00
parent aaa326c950
commit b20abeef41
20 changed files with 129 additions and 52 deletions

View File

@@ -1,5 +1,5 @@
import React from "react";
import styles from "../styles/Footer.module.scss";
import styles from "../styles/modules/Footer.module.scss";
import Image from "next/image";
export default function Footer() {
return (