Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit 6f12143

Browse files
meowgorithmkujtimiihoxha
authored andcommitted
chore: align 'Charm' to edge of C curve
1 parent ff1161c commit 6f12143

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/tui/components/logo/logo.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ type Opts struct {
3535
// The compact argument determines whether it renders compact for the sidebar
3636
// or wider for the main pane.
3737
func Render(version string, compact bool, o Opts) string {
38-
const charm = "Charm™"
38+
const charm = " Charm™"
3939

4040
fg := func(c color.Color, s string) string {
4141
return lipgloss.NewStyle().Foreground(c).Render(s)

0 commit comments

Comments
 (0)