style: increase top margin of team section button from 6 to 8 on mobile
This commit is contained in:
		@@ -15,7 +15,7 @@ export function AboutTeam() {
 | 
			
		||||
            <p className="mt-6 text-sm font-light text-pretty text-gray-700 lg:text-base">
 | 
			
		||||
               ThreeFold was started by pioneers from the early days of the internet, when it was a true peer-to-peer network. Today, it’s an open-source movement supported by a dedicated team and a vibrant community of contributors. Over 50 full-time developers and countless Hosters worldwide help bring our shared vision to life.
 | 
			
		||||
            </p>
 | 
			
		||||
            <div className="mt-6 lg:mt-10">
 | 
			
		||||
            <div className="mt-8 lg:mt-10">
 | 
			
		||||
            <Button href="#" variant="glass" >
 | 
			
		||||
              Our People
 | 
			
		||||
            </Button>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user