There was an error while loading. Please reload this page.
1 parent 7752872 commit 0eb7591Copy full SHA for 0eb7591
1 file changed
Form-Controls/style.css
@@ -1,13 +1,14 @@
1
body {
2
color: #000;
3
background: #fff;
4
- font-size: 16px;
+ font-size: 18px;
5
line-height: 1.5;
6
}
7
8
label {
9
display: block;
10
- margin-bottom: 8px;
+ margin-bottom: none;
11
+ margin-top: 10px;
12
font-weight: bold;
13
14
@@ -30,4 +31,5 @@ button {
30
31
color: #fff;
32
border: none;
33
cursor: pointer;
34
+ margin-top: 12px;
35
0 commit comments