mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 10:33:01 +00:00
no transitions or animations and sleeker interface
This commit is contained in:
@@ -43,7 +43,7 @@ function Index() {
|
||||
}, [selectedProject]);
|
||||
|
||||
return (
|
||||
<main className="w-full h-full p-2">
|
||||
<main className="w-full h-full p-1">
|
||||
{/* header area */}
|
||||
<div className="flex gap-2">
|
||||
<Select
|
||||
|
||||
Reference in New Issue
Block a user