File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
10
10
button
11
11
{
12
- padding : 0.35 em 0 0.35 em 0.5em ;
12
+ padding : 0.45 em 0 0.45 em 0.5em ;
13
13
background-color : # dfdfdf ;
14
14
}
15
15
@@ -20,7 +20,7 @@ button.default
20
20
21
21
fieldset
22
22
{
23
- padding : 0.25 em 0.5em 0.25 em 0.5em ;
23
+ padding : 0.35 em 0.5em 0.35 em 0.5em ;
24
24
border : 0 none;
25
25
}
26
26
@@ -62,7 +62,7 @@ textarea
62
62
font-family : monospace;
63
63
box-sizing : border-box;
64
64
resize : none;
65
- width : calc ( 100vw - 1.5em );
66
- height : calc ( 100vh - 4 em );
65
+ width : calc ( 100vw - 1.5em );
66
+ height : calc ( 100vh - 5 em );
67
67
}
68
68
Original file line number Diff line number Diff line change 3
3
{
4
4
width : 100% ;
5
5
min-width : 7em ;
6
- padding : 0.35 em 0 0.35 em 0.5em ;
6
+ padding : 0.45 em 0 0.45 em 0.5em ;
7
7
margin : 0.25em 0 ;
8
8
background-color : # e5e5e5 ;
9
9
text-align : left;
You can’t perform that action at this time.
0 commit comments