Skip to content

Commit

Permalink
Decrease spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Loudbooks committed Oct 8, 2024
1 parent 1b337a9 commit 3cbfb2b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ whoami = "1.5.1"
machine-info = "1.0.6"
ureq = { version = "2.9.6", default-features = false, features = ["native-tls"] }
native-tls = "0.2.11"
open = "5.3.0"
chrono = "0.4.38"

[profile.release]
Expand Down
2 changes: 1 addition & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
font-weight: 850;
font-size: 7rem;
margin: 0;
letter-spacing: -4px;
letter-spacing: -3.5px;
}
#description {
Expand Down

0 comments on commit 3cbfb2b

Please sign in to comment.