update: comments added to user-thumb
This commit is contained in:
		| @ -1,3 +1,4 @@ | ||||
| /* The grids */ | ||||
| %user-thumb__grid { | ||||
|   display: grid; | ||||
|   grid-column-gap: 1.6rem; | ||||
| @ -21,7 +22,7 @@ | ||||
|   margin-top: 0.50rem; | ||||
| } | ||||
|  | ||||
|  | ||||
| /* Styles for elements of user-thumb*/ | ||||
| .user-thumb__picture { | ||||
|   align-items: center; | ||||
|   align-self: center; | ||||
| @ -97,7 +98,7 @@ | ||||
|   } | ||||
| } | ||||
|  | ||||
| /* Apply the grid to all user-thumbs */ | ||||
| /* Apply the grids to all user-thumbs */ | ||||
| .user-thumb>div, | ||||
| [name='user-thumb'] { | ||||
|   @extend %user-thumb__grid; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user