Improve three scene performance and add JSCAD
- smoothed follow mouse animation - made mobile friendlier down to about 330px ish - added default social image - used smaller hero asset
This commit is contained in:
@@ -19,6 +19,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
.three-debug-panel-1 {
|
||||
position: fixed;
|
||||
padding-top: 300px;
|
||||
}
|
||||
.three-debug-panel-2 {
|
||||
position: fixed;
|
||||
padding-top: 300px;
|
||||
padding-left: 100px;
|
||||
}
|
||||
|
||||
.markdown-overrides h4 {
|
||||
@apply text-lg font-bold;
|
||||
|
||||
Reference in New Issue
Block a user