🎨
This commit is contained in:
		@@ -113,13 +113,16 @@ export default Vue.extend({
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
			> div
 | 
								> div
 | 
				
			||||||
				display flex
 | 
									display flex
 | 
				
			||||||
				max-width $width
 | 
									max-width $width + 64px
 | 
				
			||||||
				margin 0 auto
 | 
									margin 0 auto
 | 
				
			||||||
				padding 80px 0 0 0
 | 
									padding 80px 32px 0 32px
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
									> *
 | 
				
			||||||
 | 
										margin-bottom 48px
 | 
				
			||||||
 | 
					
 | 
				
			||||||
				> div:first-child
 | 
									> div:first-child
 | 
				
			||||||
					margin 0 48px 0 0
 | 
										margin-right 48px
 | 
				
			||||||
					color #d1e6bf
 | 
										color #fff
 | 
				
			||||||
					text-shadow 0 0 12px #172062
 | 
										text-shadow 0 0 12px #172062
 | 
				
			||||||
 | 
					
 | 
				
			||||||
					> h1
 | 
										> h1
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user