Spaces:
Running
Running
lalashechka
commited on
Commit
•
88b8105
1
Parent(s):
fbf14f3
Update index.html
Browse files- index.html +3 -0
index.html
CHANGED
@@ -5,6 +5,9 @@
|
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
<title>My static Space</title>
|
7 |
<style>
|
|
|
|
|
|
|
8 |
div#component-2 {
|
9 |
display: none;
|
10 |
|
|
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
<title>My static Space</title>
|
7 |
<style>
|
8 |
+
div#component-4 input {
|
9 |
+
height: 40px;
|
10 |
+
}
|
11 |
div#component-2 {
|
12 |
display: none;
|
13 |
|