Franknoirot/ux papercuts 1 (#596)
* Properly show dark logo in System-light theme * Fix linting errors for fill-rule and clip-rule * Support system-light theme on Parametric Modeling step as well Signed-off-by: Frank Noirot <frank@kittycad.io> * Fix line number ref in Parametric Modeling copy Signed-off-by: Frank Noirot <frank@kittycad.io> * Copyediting tweaks * Fix part name disappearing even when there is space --------- Signed-off-by: Frank Noirot <frank@kittycad.io>
This commit is contained in:
@ -30,9 +30,9 @@ export default function InteractiveNumbers() {
|
||||
</p>
|
||||
<p className="my-4">
|
||||
Try changing the value of <code>width</code> on line 3 by holding
|
||||
the <kbd>Alt</kbd> key and dragging the number left and right. You
|
||||
can hold down different modifier keys to change the value by
|
||||
different increments:
|
||||
the <kbd>Alt</kbd> (or <kbd>Option</kbd>) key and dragging the
|
||||
number left and right. You can hold down different modifier keys to
|
||||
change the value by different increments:
|
||||
<table className="border-collapse text-sm mx-auto my-4">
|
||||
<tbody>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user