TailwindCSS Höhe eines Containers in einem Container ignorieren lassen?

Heyy,
ich habe vor, das die Job Angebote unter dem Titel landen, der Titel an sich aber trotzdem noch von der höhe Zentriert ist. Kann mir wer dabei helfen?

<div class="flex 2xl:flex-row justify-start items-center w-full md:w-9/12 2xl:w-full 2xl:justify-center min-h-[38rem] h-[88vh] relative">
    <div class="space-y-8 xl:ml-4 2xl:min-w-[52rem] 2xl:w-[62rem]" id="left">
        <img class="w-6 xl:w-8 transition-all delay-100 ease-in-out" src="Vector.svg" alt="Fluxify Vector">
        <div class="space-y-3">
            <h2 class="font-syne font-medium text-[1.435rem] leading-[1.525rem] lg:text-[1.735rem] lg:leading-[1.825rem] 2xl:text-[1.835rem] 2xl:leading-[2.225rem] line-clamp-3 2xl:line-clamp-2 transition-all delay-100 ease-in-out">Deine Karriere bei uns - Bewerbe Dich noch heute!</h2>
            <p class="font-sura text-md leading-4 md:text-lg 2xl:text-lg text-[#8A8A8A] md:leading-5 2xl:leading-5 line-clamp-4">Bist du Softwareentwickler, Webseitenentwickler, Designer, Konzeptentwickler, Systemadministrator oder kannst du einen anderen Bereich der IT abdecken? Bewirb Dich bei uns - wir bieten Dir als Freelancer Kunden & Aufträge mit fairer Bezahlung.</p>
            <div class="">
                <x-jobs.offers/>
            </div>
        </div>
    </div>
    <div class="2xl:flex justify-end w-full hidden" id="right">
        <div class="select-none relative 2xl:left-44">
            <img class="rounded-[1.56rem] min-w-[28.5rem] 2xl:max-w-[38rem]" src="placeholder-01.jpg">
        </div>
    </div>
</div>

Hier ein Screenshot mit:

Und hier ohne + eine Einzeichnung, wo es hin sollte:

Ich bedanke mich herzlich über jede Hilfe!

...zum Beitrag

Kleiner Hinweis: Der Part <x-jobs.offers/> fügt die Job-Angebote hinzu

...zur Antwort

Nur meine Frage, kann der Zoll stress machen, wenn irgendn müll im Paket drin ist, und ich als Absender drauf steh?

...zur Antwort
Minecraft MCP Decompile Error?

Hey Leute!

Ich habe vor ein Eigenen MinecraftClient zu Programmieren. Die Clients die so zum Download freigegeben sind Taugen entweder nichts oder haben Viren. Für einen Client Geld Auszugeben habe ich auch nicht vor. Ich habe mich bisschen Durchgelesen und da ich Erfahrung mit der Java Programmieren Habe würde ich gerne einen Client selber Programmieren. Allerdings habe ich Folgendes Problem: Für Die Programmieren eines Clients benötigt man MCP - Minecraft Coder Pack. Wenn ich es allerdings Decompilen Möchte kommt nun schon zum 6mal Folgender Fehlercode:

== MCP 9.18 (data: 9.18, client: 1.8.8, server: 1.8.8) ==

"scalac" is not found on the PATH. Scala files will not be recompiled

# found ff, ff patches, srgs, name csvs, doc csvs, param csvs, astyle, astyle config, rg, ss

Looking in C:\Users\leon\AppData\Roaming.minecraft\versions for mc installs... OK

Copying assets... OK

Parsing JSON file... OK

Looking for minecraft main jar... Not found

Copying minecraft main jar... OK

> Checking libraries...

    Copying library jinput... OK

    Copying library lwjgl-platform... OK

    Copying library icu4j-core-mojang... OK

    Copying library twitch-external-platform... OK

    Copying library httpcore... OK

    Copying library log4j-api... OK

    Copying library commons-lang3... OK

    Copying library jna... OK

    Copying library libraryjavasound... OK

    Copying library jopt-simple... OK

    Copying library guava... OK

    Copying library oshi-core... OK

    Copying library httpclient... OK

    Copying library commons-compress... OK

    Copying library platform... OK

    Copying library codecjorbis... OK

    Copying library soundsystem... OK

    Copying library librarylwjglopenal... OK

    Copying library lwjgl_util... OK

    Copying library commons-codec... OK

    Copying library jutils... OK

    Copying library commons-logging... OK

    Copying library lwjgl... OK

    Copying library commons-io... OK

    Copying library realms... Error copying library com.mojang:realms:1.7.39

Drücken Sie eine beliebige Taste . . .

Kann mir Jemand sagen woran es Liegt? Danke schonmal im Vorraus!

...zum Beitrag

lad dir jre 1.8 herunter

...zur Antwort

müsste rechen wenn du das über die CPU direkt machst!

...zur Antwort

Brobier es mal mit der Software OCam

...zur Antwort