mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 06:08:54 +00:00
Flexbox implemetation isn't optimal, but done
This commit is contained in:
parent
edf44406d1
commit
bbe1cfd317
3 changed files with 43 additions and 19 deletions
|
@ -2,6 +2,9 @@ import React from "react";
|
|||
import "./Footer.css";
|
||||
|
||||
function Footer() {
|
||||
|
||||
|
||||
|
||||
return (
|
||||
<footer className="footer">
|
||||
<div className="footer-left">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue