made mobile layout for bio

This commit is contained in:
Fedor Katurov 2022-11-10 14:12:45 +06:00
parent a8dd169087
commit 1499203b21
8 changed files with 145 additions and 48 deletions

View file

@ -92,6 +92,7 @@ export default defineComponent({
z-index: 1;
display: flex;
flex-direction: column;
height: 100%;
@include container;
}