We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9f114 commit 7e36faeCopy full SHA for 7e36fae
1 file changed
FF1Blazorizer/wwwroot/css/site.css
@@ -16,6 +16,10 @@ app {
16
flex-direction: column;
17
}
18
19
+input {
20
+ margin: 2px;
21
+}
22
+
23
.top-row {
24
display: flex;
25
padding: 1rem;
0 commit comments