mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-30 21:58:32 +00:00 
			
		
		
		
	🖌️ fix order of rule set (#99)
Co-authored-by: Tatiana Mac <github@tatianamac.com>
This commit is contained in:
		| @@ -57,11 +57,11 @@ | ||||
| .box { | ||||
|   background: black; | ||||
|   color: white; | ||||
|   grid-column: span 2; | ||||
|   height: auto; | ||||
|   margin: 1rem 0.5rem; | ||||
|   padding: 1rem; | ||||
|   grid-column: span 2; | ||||
|    | ||||
|  | ||||
|   a { | ||||
|     color: white; | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 EJ Mason
					EJ Mason