bio image size changed

This commit is contained in:
zzossig 2019-11-26 16:23:30 +09:00
parent 2189ecbae7
commit e5f6738ff6
2 changed files with 4 additions and 2 deletions

View File

@ -10,10 +10,12 @@
&__photo {
border-radius: 0.25rem;
width: 100%;
height: auto;
@include box-shadow(0, 8px, 6px, -6px, black);
&-wrapper {
width: 100%;
width: 90%;
height: 100%;
border-radius: 0.25rem;
margin: 1rem auto;