diff --git a/design/window-frame-fix.pen b/design/window-frame-fix.pen new file mode 100644 index 00000000..ebcc2d64 --- /dev/null +++ b/design/window-frame-fix.pen @@ -0,0 +1 @@ +{"children":[],"variables":{}} \ No newline at end of file diff --git a/src/App.css b/src/App.css index 42b17ef3..fc8e9a1e 100644 --- a/src/App.css +++ b/src/App.css @@ -5,7 +5,6 @@ height: 100vh; width: 100vw; overflow: hidden; - border-radius: 10px; box-shadow: inset 0 0 0 1px var(--border-primary); }