mirror of
				https://github.com/PhoenixTwoFive/karaoqueue.git
				synced 2025-10-31 15:19:59 +01:00 
			
		
		
		
	Fix margins
This commit is contained in:
		| @@ -26,11 +26,15 @@ main { | ||||
|  | ||||
| .topbutton { | ||||
|     width: 100%; | ||||
|     margin-right: auto; | ||||
|     margin-bottom: 1rem; | ||||
| } | ||||
|  | ||||
| @media (min-width: 768px) { | ||||
|     .topbutton { | ||||
|         width: auto; | ||||
|         margin-right: 1rem; | ||||
|         margin-bottom: auto; | ||||
|     } | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user