We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 710124f commit 53b344bCopy full SHA for 53b344b
1 file changed
src/main/webapp/WEB-INF/templates/result.html
@@ -25,6 +25,10 @@
25
input, button, submit {
26
border: none;
27
}
28
+
29
+ .container {
30
+ margin-top: 20px;
31
+ }
32
</style>
33
34
</head>
0 commit comments