mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-04 12:54:08 +01:00 
			
		
		
		
	Prettier
This commit is contained in:
		@@ -49,16 +49,7 @@
 | 
			
		||||
    <div class="pt-24">
 | 
			
		||||
      <div
 | 
			
		||||
        style=""
 | 
			
		||||
        class="
 | 
			
		||||
          container
 | 
			
		||||
          lg:px-24
 | 
			
		||||
          max-w-5xl
 | 
			
		||||
          px-4
 | 
			
		||||
          mx-auto
 | 
			
		||||
          flex flex-wrap flex-col
 | 
			
		||||
          md:flex-row
 | 
			
		||||
          items-center
 | 
			
		||||
        "
 | 
			
		||||
        class="container lg:px-24 max-w-5xl px-4 mx-auto flex flex-wrap flex-col md:flex-row items-center"
 | 
			
		||||
      >
 | 
			
		||||
        <!--Left Col-->
 | 
			
		||||
        <div class="w-full md:w-1/2">
 | 
			
		||||
@@ -77,24 +68,7 @@
 | 
			
		||||
              >
 | 
			
		||||
                <button
 | 
			
		||||
                  style="background: #ffa41c; border: 1px solid #ff8f00"
 | 
			
		||||
                  class="
 | 
			
		||||
                    mx-auto
 | 
			
		||||
                    lg:mx-0
 | 
			
		||||
                    hover:underline
 | 
			
		||||
                    text-black
 | 
			
		||||
                    font-bold
 | 
			
		||||
                    rounded-full
 | 
			
		||||
                    my-6
 | 
			
		||||
                    py-4
 | 
			
		||||
                    px-8
 | 
			
		||||
                    shadow-lg
 | 
			
		||||
                    focus:outline-none focus:shadow-outline
 | 
			
		||||
                    transform
 | 
			
		||||
                    transition
 | 
			
		||||
                    hover:scale-105
 | 
			
		||||
                    duration-300
 | 
			
		||||
                    ease-in-out
 | 
			
		||||
                  "
 | 
			
		||||
                  class="mx-auto lg:mx-0 hover:underline text-black font-bold rounded-full my-6 py-4 px-8 shadow-lg focus:outline-none focus:shadow-outline transform transition hover:scale-105 duration-300 ease-in-out"
 | 
			
		||||
                >
 | 
			
		||||
                  Purchase on Amazon
 | 
			
		||||
                </button>
 | 
			
		||||
@@ -352,25 +326,7 @@
 | 
			
		||||
      >
 | 
			
		||||
        <button
 | 
			
		||||
          style="background: #ffa41c; border: 1px solid #ff8f00"
 | 
			
		||||
          class="
 | 
			
		||||
            mx-auto
 | 
			
		||||
            lg:mx-0
 | 
			
		||||
            hover:underline
 | 
			
		||||
            bg-white
 | 
			
		||||
            text-gray-800
 | 
			
		||||
            font-bold
 | 
			
		||||
            rounded-full
 | 
			
		||||
            my-6
 | 
			
		||||
            py-4
 | 
			
		||||
            px-8
 | 
			
		||||
            shadow-lg
 | 
			
		||||
            focus:outline-none focus:shadow-outline
 | 
			
		||||
            transform
 | 
			
		||||
            transition
 | 
			
		||||
            hover:scale-105
 | 
			
		||||
            duration-300
 | 
			
		||||
            ease-in-out
 | 
			
		||||
          "
 | 
			
		||||
          class="mx-auto lg:mx-0 hover:underline bg-white text-gray-800 font-bold rounded-full my-6 py-4 px-8 shadow-lg focus:outline-none focus:shadow-outline transform transition hover:scale-105 duration-300 ease-in-out"
 | 
			
		||||
        >
 | 
			
		||||
          Purchase Now on Amazon
 | 
			
		||||
        </button>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user