File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 7373 ];
7474 </script >
7575
76- <div class =" bg-primary w-full px-6 lg:max-w-7xl lg:px-8 flex flex-col items-center" >
76+ <div class =" bg-primary w-full mx-auto px-6 lg:max-w-7xl lg:px-8 flex flex-col items-center" >
7777 <div class =" mx-auto flex flex-col items-center max-w-7xl gap-10 xl:grid-cols-3" >
7878 <div class =" max-w-xl" >
7979 <h2
Original file line number Diff line number Diff line change 55 import FactToken from " $lib/components/FactToken.svelte" ;
66 </script >
77
8- <div class =" bg-primary w-full px-6 lg:max-w-7xl lg:px-8 flex flex-col items-center" >
8+ <div class =" bg-primary w-full mx-auto px-6 lg:max-w-7xl lg:px-8 flex flex-col items-center" >
99 <div class =" mx-auto max-w-3xl lg:text-center" >
1010 <h1 class =" mt-2 text-5xl lg:text-6xl font-bold font-mulish text-secondary text-center" >
1111 Tokenomics
Original file line number Diff line number Diff line change 11<script lang =" ts" >
2- import { preventDefault } from " svelte/legacy" ;
3-
42 import Copy from " ./icons/Copy.svelte" ;
53 import Copying from " ./icons/Copying.svelte" ;
64 import Link from " $lib/components/Link.svelte" ;
75 import ValidatorLicenseNFT from " $lib/components/ValidatorLicenseNFT.svelte" ;
8-
9- import TokenDistributionChart from " $lib/components/TokenDistributionChart.svelte" ;
106 import LogoLinkGroup from " $lib/components/LogoLinkGroup.svelte" ;
117 import TruncatedText from " $lib/components/TruncatedText.svelte" ;
128
2218 }
2319 </script >
2420
25- <div class =" bg-primary w-full px-6 lg:max-w-7xl lg:px-8 flex flex-col items-center" >
21+ <div class =" bg-primary w-full mx-auto px-6 lg:max-w-7xl lg:px-8 flex flex-col items-center" >
2622 <div class =" mx-auto max-w-3xl lg:text-center" >
2723 <h1 class =" mt-2 text-5xl lg:text-6xl font-bold font-mulish text-secondary text-center" >
2824 Validator Network
You can’t perform that action at this time.
0 commit comments