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