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:
Frank Noirot
2023-09-18 16:13:04 -04:00
committed by GitHub
parent dd1b7631fa
commit 14b287a746
8 changed files with 38 additions and 30 deletions

View File

@ -22,7 +22,7 @@ export default function UserMenu() {
<h2 className="text-2xl">User Menu</h2>
<p className="my-4">
Click your avatar on the upper right to open the user menu. You can
change your settings, sign out, or report a bug.
change your settings, sign out, or request a feature.
</p>
</section>
<div className="flex justify-between">