nicer sphere_radius on mobile
This commit is contained in:
parent
2655d15bc9
commit
769043c5cb
2 changed files with 21 additions and 4 deletions
|
@ -6,6 +6,9 @@
|
|||
<title>p5.js</title>
|
||||
<script src="lib/p5.js"></script>
|
||||
<style>
|
||||
:root {
|
||||
--aside-size: 218px;
|
||||
}
|
||||
body {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue