fix user keys layout, adjust @media breakpoints to bs4, fix more unused css, optimize script
This commit is contained in:
		
					parent
					
						
							
								18df2fd647
							
						
					
				
			
			
				commit
				
					
						4ebd52cd69
					
				
			
		
					 6 changed files with 162 additions and 108 deletions
				
			
		| 
						 | 
				
			
			@ -1,8 +1,8 @@
 | 
			
		|||
from django.conf.urls import url
 | 
			
		||||
 | 
			
		||||
from .views import (
 | 
			
		||||
    IndexView, BetaProgramView, LandingProgramView, BetaAccessView,
 | 
			
		||||
    SuccessView, PaymentOrderView, OrderConfirmationView,
 | 
			
		||||
    # BetaProgramView, SuccessView, LandingProgramView,
 | 
			
		||||
    IndexView, BetaAccessView, PaymentOrderView, OrderConfirmationView,
 | 
			
		||||
    WhyDataCenterLightView, ContactUsView
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue