Weitere Kommentare im Frontend
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user