File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed 
priv/static/images/screenshots Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ defmodule AlgoraWeb.HomeLive do
237237            </ p >  
238238
239239            < div  class = "mx-auto max-w-6xl gap-8 text-sm leading-6 " >  
240-               < div  class = "flex gap-4 sm:gap-8 lg:gap-x-16  " >  
240+               < div  class = "flex gap-4 sm:gap-8 " >  
241241                < div  class = "w-[40%] " >  
242242                  < . modal_video  
243243                    class = "aspect-[9/16] rounded-xl lg:rounded-2xl lg:rounded-r-none "  
@@ -253,7 +253,7 @@ defmodule AlgoraWeb.HomeLive do
253253                    href = "https://github.com/golemcloud/golem/issues/1004 "  
254254                    rel = "noopener "  
255255                    target = "_blank "  
256-                     class = "relative flex aspect-[1121/1343] w-full items-center justify-center overflow-hidden rounded-xl lg:rounded-2xl lg:rounded-l-none bg-gray-800  "  
256+                     class = "relative flex aspect-[1121/1343] w-full items-center justify-center overflow-hidden rounded-xl lg:rounded-2xl lg:rounded-l-none "  
257257                  >  
258258                    < img  
259259                      src = { ~p" /images/screenshots/bounty-to-hire-golem2.png"  }  
Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ defmodule AlgoraWeb.TestimonialsLive do
403403            </ p >  
404404
405405            < div  class = "mx-auto max-w-6xl gap-8 text-sm leading-6 " >  
406-               < div  class = "flex gap-4 sm:gap-8 lg:gap-x-16  " >  
406+               < div  class = "flex gap-4 sm:gap-8 " >  
407407                < div  class = "w-[40%] " >  
408408                  < . modal_video  
409409                    class = "aspect-[9/16] rounded-xl lg:rounded-2xl lg:rounded-r-none "  
@@ -419,7 +419,7 @@ defmodule AlgoraWeb.TestimonialsLive do
419419                    href = "https://github.com/golemcloud/golem/issues/1004 "  
420420                    rel = "noopener "  
421421                    target = "_blank "  
422-                     class = "relative flex aspect-[1121/1343] w-full items-center justify-center overflow-hidden rounded-xl lg:rounded-2xl lg:rounded-l-none bg-gray-800  "  
422+                     class = "relative flex aspect-[1121/1343] w-full items-center justify-center overflow-hidden rounded-xl lg:rounded-2xl lg:rounded-l-none "  
423423                  >  
424424                    < img  
425425                      src = { ~p" /images/screenshots/bounty-to-hire-golem2.png"  }  
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments