Skip to content

Commit 04811b4

Browse files
authored
fix whitespace in logo (#1009)
1 parent 82b4cfd commit 04811b4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<a class="postgres-logo navbar-brand" href="<%- link %>">
22
<img src="/dashboard/static/images/owl_gradient.svg" alt="PostgresML Logo" height="24" width="24">
3-
<span class="fw-normal position-relative overflow-visible">Postgres
4-
<span class="fw-semibold">ML</span>
3+
<span class="fw-normal position-relative overflow-visible">Postgres<span class="fw-semibold">ML</span>
54
</span>
65
</a>

0 commit comments

Comments
 (0)