forked from lavender/watch-party
		
	Eliminate top-margin for nicer centering
This commit is contained in:
		
							parent
							
								
									941949906d
								
							
						
					
					
						commit
						ba24dbd0f7
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -150,6 +150,11 @@ button.small-button { | ||||||
|   padding: 1rem; |   padding: 1rem; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | #join-session-form > *:first-child, | ||||||
|  | #create-session-form > *:first-child { | ||||||
|  |   margin-top: 0; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| #post-create-message { | #post-create-message { | ||||||
|   display: none; |   display: none; | ||||||
|   width: 100%; |   width: 100%; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue