Skip to content

Commit 53b344b

Browse files
OndrejVaneppicha
authored andcommitted
#2 Implement check of used vs. set parameters
- added top margin to warning message
1 parent 710124f commit 53b344b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/main/webapp/WEB-INF/templates/result.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
input, button, submit {
2626
border: none;
2727
}
28+
29+
.container {
30+
margin-top: 20px;
31+
}
2832
</style>
2933

3034
</head>

0 commit comments

Comments
 (0)