[about] re-enable two sponsor buttons
This commit is contained in:
		
							parent
							
								
									646cab1fd7
								
							
						
					
					
						commit
						7ddb097e02
					
				@ -34,7 +34,8 @@
 | 
			
		||||
  <ng-container *ngIf="officialMempoolSpace">
 | 
			
		||||
    <h3 class="mt-5">Sponsor the project</h3>
 | 
			
		||||
    <div class="d-flex justify-content-center" style="max-width: 90%; margin: 35px auto 75px auto; column-gap: 15px">
 | 
			
		||||
      <a href="/sponsor" class="btn" style="background-color: rgba(152, 88, 255, 0.75); box-shadow: 0px 0px 50px 5px rgba(152, 88, 255, 0.75)">See plans</a>
 | 
			
		||||
      <a href="/sponsor" class="btn" style="background-color: rgba(152, 88, 255, 0.75); box-shadow: 0px 0px 50px 5px rgba(152, 88, 255, 0.75)" i18n="about.community-sponsor-button">Community</a>
 | 
			
		||||
      <a href="/enterprise" class="btn" style="background-color: rgba(152, 88, 255, 0.75); box-shadow: 0px 0px 50px 5px rgba(152, 88, 255, 0.75)" i18n="about.enterprise-sponsor-button">Enterprise</a>
 | 
			
		||||
    </div>
 | 
			
		||||
  </ng-container>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user