There was an error while loading. Please reload this page.
1 parent fb75252 commit 06185f9Copy full SHA for 06185f9
1 file changed
Form-Controls/index.html
@@ -6,17 +6,8 @@
6
<title>My form exercise</title>
7
<meta name="description" content="" />
8
<meta name="viewport" content="width=device-width, initial-scale=1" />
9
- <style>
10
- button,
11
- select {
12
- min-height: 44px;
13
- padding: 8px 12px;
14
- }
+ <link rel="stylesheet" href="style.css">
15
16
- button {
17
- margin-right: 8px;
18
19
- </style>
20
</head>
21
22
<body>
0 commit comments