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 1209c63 commit a6e2478Copy full SHA for a6e2478
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