We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bbffdc commit 6233671Copy full SHA for 6233671
examples/auth/views/head.ejs
@@ -10,7 +10,7 @@
10
font: 13px Helvetica, Arial, sans-serif;
11
}
12
.error {
13
- color: red
+ color: red;
14
15
.success {
16
color: green;
0 commit comments