We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 166fe3c commit f5f5eaaCopy full SHA for f5f5eaa
templates/base.html.jinja
@@ -17,7 +17,7 @@
17
<nav class="navbar navbar-expand-md fixed-top">
18
19
<div class="navbar-brand">
20
- <a href="./" style="all: unset; cursor: pointer;">
+ <a href="./" style="cursor: pointer; text-decoration: none; outline-offset: 6px;">
21
<img src="logo.png" style="height: 2rem;" alt="Python logo">
22
<span style="font-size: 1.25rem; font-weight: 700; color: #4a4a4a">Translation Dashboard</span>
23
</a>
0 commit comments