chore: Refactored svgs e087e4b6
Steve · 2024-12-08 17:01 1 file(s) · +3 −3
src/components/layout/Header.astro +3 −3
45 45
        class="mr-3 h-10 w-6 sm:pb-4 sm:absolute sm:left-[-4.5rem] sm:mr-0 sm:h-20 sm:w-12"
46 46
        fill="none"
47 47
        stroke="currentColor"
48 -
        strokeLinecap="round"
49 -
        strokeLinejoin="round"
50 -
        strokeWidth="2"
48 +
        stroke-linecap="round"
49 +
        stroke-linejoin="round"
50 +
        stroke-width="2"
51 51
        viewBox="0 0 24 24"
52 52
        xmlns="http://www.w3.org/2000/svg"
53 53
      >