Weitere Kommentare im Frontend

This commit is contained in:
brausjonas
2023-07-09 00:22:52 +02:00
parent 65a399693e
commit 86f9e559b5
10 changed files with 198 additions and 9 deletions
+1
View File
@@ -2,6 +2,7 @@ import React from "react";
export default function Background()
{
//diese komponente generiert über css properties und geschickte rotationen von div element im raum das hintergrundbild
return (
<div style={{
position: "absolute",