Logo angepasst
This commit is contained in:
@@ -52,10 +52,10 @@ function Header() {
|
||||
<header className="bg-gray-300 flex justify-between items-center w-full h-[13vh] laptop:h-[10vh] relative text-black ">
|
||||
<div
|
||||
className="absolute transform -translate-y-1/2
|
||||
left-[8%] sm:left-[8%] md:left-[8%] lg:left-[8%] xl:left-[6%] laptop:
|
||||
left-[8%] sm:left-[8%] md:left-[8%] lg:left-[8%] xl:left-[6%] 2xl:left-[2%] laptop:left-[4%] laptop:
|
||||
top-[90%] sm:top-[90%] md:top-[90%] lg:top-[90%] xl:top-[90%]"
|
||||
style={{
|
||||
height: "13vh", // Dynamische Höhe des Containers
|
||||
height: "10vh", // Dynamische Höhe des Containers
|
||||
width: "auto",
|
||||
aspectRatio: "1", // Beibehaltung des Seitenverhältnisses
|
||||
}}
|
||||
|
||||
0
components/modules/AnalogeEingaenge.tsx
Normal file
0
components/modules/AnalogeEingaenge.tsx
Normal file
Reference in New Issue
Block a user