try to do the right thing to center the invite
This commit is contained in:
		
							parent
							
								
									fe58e3dde4
								
							
						
					
					
						commit
						bb7bc46d5d
					
				
					 2 changed files with 2 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -22,9 +22,10 @@
 | 
			
		|||
    #einladung {
 | 
			
		||||
      font-family: 'silkscreennormal';
 | 
			
		||||
      position: absolute;
 | 
			
		||||
      top: 5%;
 | 
			
		||||
      width: 70%;
 | 
			
		||||
      height: 50%;
 | 
			
		||||
      padding: 5%;
 | 
			
		||||
      margin: 5%;
 | 
			
		||||
      text-align: left;
 | 
			
		||||
      z-index: 100;
 | 
			
		||||
      background: rgba(0, 0, 0, 0.8);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue