Adjustment to picture location
This commit is contained in:
		
							parent
							
								
									bdc702218a
								
							
						
					
					
						commit
						edd15d465f
					
				| 
						 | 
					@ -123,8 +123,9 @@ body {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.imageSection {
 | 
					.imageSection {
 | 
				
			||||||
    margin-top: 4rem;
 | 
					    margin-top: 3.5rem;
 | 
				
			||||||
    text-align: center;
 | 
					    text-align: center;
 | 
				
			||||||
 | 
					    width: 95%;
 | 
				
			||||||
    /* display: flex;
 | 
					    /* display: flex;
 | 
				
			||||||
    justify-content: center; */
 | 
					    justify-content: center; */
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					@ -188,4 +189,8 @@ body {
 | 
				
			||||||
        flex-basis: 40%;
 | 
					        flex-basis: 40%;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    .imageSection {
 | 
				
			||||||
 | 
					        width: 89%;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Reference in New Issue