dashboard ohne Scrollbalken
This commit is contained in:
@@ -3,7 +3,7 @@ import React from "react";
|
||||
|
||||
function Footer() {
|
||||
return (
|
||||
<footer className="bg-gray-300 p-4 flex-shrink-0">
|
||||
<footer className="bg-gray-300 p-4 overflow-hidden">
|
||||
<div className="container mx-auto flex justify-between">
|
||||
<div>
|
||||
<p className="text-sm">Littwin Systemtechnik GmbH & Co. KG</p>
|
||||
|
||||
Reference in New Issue
Block a user