Skip to content

Instantly share code, notes, and snippets.

View RobinRuf's full-sized avatar

Robin RobinRuf

View GitHub Profile
import React from "react";
import stars from "../assets/stars.png";
const About = () => {
return (
<div
name="über uns"
className="w-full h-screen bg-gradient-to-b from-gray-800 to-black text-white"
>
<div className="max-w-screen-lg p-4 mx-auto flex flex-col justify-center w-full h-full">