kopia lustrzana https://github.com/bugout-dev/moonstream
				
				
				
			Merge pull request #746 from bugout-dev/navbar-fix
fixing navbar and whitepapper mobilepull/749/head
						commit
						bd85f4869f
					
				| 
						 | 
				
			
			@ -11,7 +11,7 @@ const Papers = () => {
 | 
			
		|||
        Whitepapers
 | 
			
		||||
      </Heading>
 | 
			
		||||
      <WhitepaperCard
 | 
			
		||||
        maxW="890px"
 | 
			
		||||
        maxW={["340px", "340px", "890px"]}
 | 
			
		||||
        href="https://github.com/bugout-dev/moonstream/blob/main/datasets/nfts/papers/ethereum-nfts.pdf"
 | 
			
		||||
        img={`${AWS_ASSETS_PATH}/nft_market_analysis_i.png`}
 | 
			
		||||
        title="An analysis of 7,020,950 NFT transactions on the Ethereum blockchain"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -168,7 +168,7 @@ const LandingNavbar = () => {
 | 
			
		|||
                fontWeight="400"
 | 
			
		||||
                _hover={{ textDecoration: "underline" }}
 | 
			
		||||
              >
 | 
			
		||||
                Log in
 | 
			
		||||
                Log in
 | 
			
		||||
              </Text>
 | 
			
		||||
              <Button
 | 
			
		||||
                variant="plainOrange"
 | 
			
		||||
| 
						 | 
				
			
			@ -184,7 +184,7 @@ const LandingNavbar = () => {
 | 
			
		|||
                  backgroundColor: "#F4532F",
 | 
			
		||||
                }}
 | 
			
		||||
              >
 | 
			
		||||
                Sign up
 | 
			
		||||
                Sign up
 | 
			
		||||
              </Button>
 | 
			
		||||
            </Flex>
 | 
			
		||||
          )}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue