File tree Expand file tree Collapse file tree 4 files changed +10
-12
lines changed Expand file tree Collapse file tree 4 files changed +10
-12
lines changed Original file line number Diff line number Diff line change @@ -373,14 +373,14 @@ img, video {
373373 margin-top : 1.25rem ;
374374}
375375
376- .mt-6 {
377- margin-top : 1.5rem ;
378- }
379-
380376.mt-14 {
381377 margin-top : 3.5rem ;
382378}
383379
380+ .mt-6 {
381+ margin-top : 1.5rem ;
382+ }
383+
384384.mb-5 {
385385 margin-bottom : 1.25rem ;
386386}
@@ -637,10 +637,6 @@ img, video {
637637 align-items : center;
638638}
639639
640- .justify-end {
641- justify-content : flex-end;
642- }
643-
644640.justify-center {
645641 justify-content : center;
646642}
@@ -1282,6 +1278,8 @@ pre table {
12821278
12831279.ais-Hits-item > a : hover , .ais-Hits-item > a : hover .ais-Highlight-highlighted {
12841280 font-style : italic;
1281+ }
1282+
12851283.placeholder\:text-gray-400 ::placeholder {
12861284 --tw-text-opacity : 1 ;
12871285 color : rgb (156 163 175 / var (--tw-text-opacity ));
Original file line number Diff line number Diff line change 6666 </ div >
6767 < div class ="flex-1 flex sm:items-stretch sm:justify-start ">
6868 < a href ="/ " class ="block flex-shrink-0 flex items-center mr-auto ">
69- < img class ="block h-8 w-auto " src ="img/logo/iroh-wordmark-purple.svg " alt ="Iroh ">
69+ < img class ="block h-8 w-auto " src ="/ img/logo/iroh-wordmark-purple.svg " alt ="Iroh ">
7070 </ a >
7171
7272 < div class ="hidden inset-y-0 sm:block sm:pr-0 sm:inset-auto ">
9898 < h2 class ="text-2xl font-semibold leading-10 text-gray-900 "> Claim your spot now</ h2 >
9999 < p class ="mt-1 text-md leading-6 text-gray-600 "> Join the beta for early access to hosted infra & tooling.</ p >
100100
101- < form method ="POST " action ="https://iroh.computer /beta-signup " class ="mt-5 grid grid-cols-1 gap-x-6 gap-y-5 sm:grid-cols-6 ">
101+ < form method ="POST " action ="https://iroh.network /beta-signup " class ="mt-5 grid grid-cols-1 gap-x-6 gap-y-5 sm:grid-cols-6 ">
102102 < div class ="sm:col-span-6 ">
103103 < label for ="name " class ="block text-sm font-medium leading-6 text-gray-500 tracking-wide "> Name</ label >
104104 < div class ="mt-1 ">
Original file line number Diff line number Diff line change 6666 </ div >
6767 < div class ="flex-1 flex sm:items-stretch sm:justify-start ">
6868 < a href ="/ " class ="block flex-shrink-0 flex items-center mr-auto ">
69- < img class ="block h-8 w-auto " src ="img/logo/iroh-wordmark-purple.svg " alt ="Iroh ">
69+ < img class ="block h-8 w-auto " src ="/ img/logo/iroh-wordmark-purple.svg " alt ="Iroh ">
7070 </ a >
7171
7272 < div class ="hidden inset-y-0 sm:block sm:pr-0 sm:inset-auto ">
Original file line number Diff line number Diff line change 6666 </ div >
6767 < div class ="flex-1 flex sm:items-stretch sm:justify-start ">
6868 < a href ="/ " class ="block flex-shrink-0 flex items-center mr-auto ">
69- < img class ="block h-8 w-auto " src ="img/logo/iroh-wordmark-purple.svg " alt ="Iroh ">
69+ < img class ="block h-8 w-auto " src ="/ img/logo/iroh-wordmark-purple.svg " alt ="Iroh ">
7070 </ a >
7171
7272 < div class ="hidden inset-y-0 sm:block sm:pr-0 sm:inset-auto ">
You can’t perform that action at this time.
0 commit comments