Fixed where image would become small

This commit is contained in:
Jason Liszka 2022-03-15 16:57:50 -04:00
parent 3358a36f86
commit d3ea34c2b7

View File

@ -63,7 +63,4 @@ body {
-webkit-flex-direction: column;
flex-direction: column;
}
.kyaru_main{
width: 100px;
}
}