improve styling for bigger screens

This commit is contained in:
Thomas Ruoff
2020-08-31 21:52:18 +02:00
committed by Thomas Ruoff
parent aeb03f3330
commit 96060d1415
4 changed files with 27 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ import React from 'react'
export default function Footer() {
return (
<footer className="mt-5 mb-2">
<footer className="footer">
<p>i.A. des Freundeskreis des VCP Rosenfeld</p>
<p>
Hier sollte es irgendwann ein Impressum, Datenschutzhinweise usw. geben.