bio image size changed
This commit is contained in:
parent
2189ecbae7
commit
e5f6738ff6
|
@ -10,10 +10,12 @@
|
||||||
|
|
||||||
&__photo {
|
&__photo {
|
||||||
border-radius: 0.25rem;
|
border-radius: 0.25rem;
|
||||||
|
width: 100%;
|
||||||
|
height: auto;
|
||||||
@include box-shadow(0, 8px, 6px, -6px, black);
|
@include box-shadow(0, 8px, 6px, -6px, black);
|
||||||
|
|
||||||
&-wrapper {
|
&-wrapper {
|
||||||
width: 100%;
|
width: 90%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
border-radius: 0.25rem;
|
border-radius: 0.25rem;
|
||||||
margin: 1rem auto;
|
margin: 1rem auto;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue