refactor: home page layout
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
		
							parent
							
								
									9e94a985ca
								
							
						
					
					
						commit
						ba5e07d063
					
				| @ -9,9 +9,7 @@ | ||||
|                     </v-card-text> | ||||
|                 </v-card> | ||||
|             </v-col> | ||||
|         </v-row> | ||||
|         <v-row justify="center" align="center"> | ||||
|             <v-col cols="12" lg="8" md="12"> | ||||
|             <v-col cols="12" lg="5" md="12"> | ||||
|                 <v-card class="card-auto"> | ||||
|                     <v-card-text> | ||||
|                         <div class="card-wrapper "> | ||||
| @ -56,7 +54,7 @@ | ||||
|         flex-wrap: wrap; | ||||
| 
 | ||||
|         div { | ||||
|             flex: 0 1 20%; | ||||
|             flex: 0 1 33%; | ||||
| 
 | ||||
|             @media only screen and (max-width: 800px) { | ||||
|                 flex: 0 1 33%; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user