lalashechka commited on
Commit
2d6972c
1 Parent(s): 5c872df

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +15 -1
index.html CHANGED
@@ -10,7 +10,21 @@
10
  }
11
  div#component-20 {
12
  display: none;
13
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  </style>
15
  </head>
16
  <body>
 
10
  }
11
  div#component-20 {
12
  display: none;
13
+ }
14
+ #component-3 {
15
+ flex-direction: column;
16
+ }
17
+ #component-5 {
18
+ width: 100%;
19
+ }
20
+ button#component-5 {
21
+ margin-bottom: 20px;
22
+ border-radius: 10px;
23
+ background: #e253dd;
24
+ color: white;
25
+ box-shadow: none;
26
+ border: none;
27
+ }
28
  </style>
29
  </head>
30
  <body>