mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 13:24:21 +00:00
Plenty of fixes, added missing pages.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { SiDiscord, SiInstagram, SiFacebook } from "react-icons/si";
|
||||
|
||||
const Footer = () => (
|
||||
<div className="flex items-center justify-between h-60 px-12">
|
||||
<div className="flex items-center justify-center sm:justify-between flex-col sm:flex-row h-60 px-12">
|
||||
<img src="/tipilan-white.svg" alt="TipiLAN Logo" className="h-16"/>
|
||||
{/* Social media */}
|
||||
<div className="flex flex-row">
|
||||
|
||||
Reference in New Issue
Block a user