Skip to content

Commit

Permalink
update for mobile layout
Browse files Browse the repository at this point in the history
  • Loading branch information
bucketfish committed Nov 10, 2024
1 parent 0e035ef commit 3df7c24
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions projects/drawing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@
/* height: 25vw; */
}

@media (max-width: 475px) {
.person {
width: 100%;
}
}

</style>
</head>
<!-- Google tag (gtag.js) -->
Expand Down

0 comments on commit 3df7c24

Please sign in to comment.