Skip to content

Commit

Permalink
update spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi-arya1 committed Dec 31, 2023
1 parent f13fefa commit 23cecd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import EVALiveView from '../components/HMD_LINK/eva_live_view';
function MainPage() {
return (
<div className="h-full flex flex-row gap-x-4">
<div className="flex flex-col items-left pl-2 justify-center">
<div className="flex flex-col items-left pl-3 justify-center">
<Timers />
<GitHubButton />
<EvaTelemetry
Expand Down

0 comments on commit 23cecd4

Please sign in to comment.