fix: fix Linux and Docker buttons hovering way below the buttons
Some checks failed
Deploy Next.js application / deploy (push) Failing after 20m43s

This commit is contained in:
Dorian Niemiec 2024-09-08 18:23:25 +02:00
parent 4c70475718
commit 176d899f9c

View file

@ -123,8 +123,8 @@ const Hero = () => {
<span className="sr-only">Linux</span>
<svg
xmlns="http://www.w3.org/2000/svg"
width={200}
height={200}
width={64}
height={64}
viewBox="0 0 448 512"
fill="none"
>
@ -146,8 +146,8 @@ const Hero = () => {
<span className="sr-only">Docker</span>
<svg
xmlns="http://www.w3.org/2000/svg"
width={200}
height={200}
width={64}
height={64}
viewBox="0 0 50 50"
fill="none"
>