nicer sphere_radius on mobile

This commit is contained in:
root 2025-04-26 12:32:59 +00:00
parent 2655d15bc9
commit 769043c5cb
2 changed files with 21 additions and 4 deletions

View file

@ -6,6 +6,9 @@
<title>p5.js</title>
<script src="lib/p5.js"></script>
<style>
:root {
--aside-size: 218px;
}
body {
padding: 0;
margin: 0;