Skip to content

Commit f5f5eaa

Browse files
Commit
1 parent 166fe3c commit f5f5eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/base.html.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<nav class="navbar navbar-expand-md fixed-top">
1818

1919
<div class="navbar-brand">
20-
<a href="./" style="all: unset; cursor: pointer;">
20+
<a href="./" style="cursor: pointer; text-decoration: none; outline-offset: 6px;">
2121
<img src="logo.png" style="height: 2rem;" alt="Python logo">
2222
<span style="font-size: 1.25rem; font-weight: 700; color: #4a4a4a">Translation Dashboard</span>
2323
</a>

0 commit comments

Comments
 (0)