diff --git a/src/components/Footer.module.css b/src/components/Footer.module.css index c04319a..cfa0e0c 100644 --- a/src/components/Footer.module.css +++ b/src/components/Footer.module.css @@ -22,5 +22,12 @@ footer { } iframe { + display: block; + margin: 2em auto; +} + +.logo { + display: block; margin: 0 auto; + max-width: 90%; } \ No newline at end of file diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 813459e..29557d2 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -36,6 +36,7 @@ const Footer = (): JSX.Element => { + Netsoc )