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.
2 parents 1209c63 + a6e2478 commit ae49c7dCopy full SHA for ae49c7d
templates.go
@@ -61,7 +61,7 @@ func getTemplates() *template.Template {
61
.btn:hover {
62
background-color: #3071a9;
63
border-color: #285e8e;
64
- ext-decoration: none;
+ text-decoration: none;
65
}
66
label {
67
display: inline-block;
0 commit comments