hynky HF staff commited on
Commit
f44d1a1
·
1 Parent(s): ea0a273

guilherme didn't like the gray colors :(

Browse files
Files changed (1) hide show
  1. style.css +0 -29
style.css CHANGED
@@ -8,35 +8,6 @@
8
  --distill-blue: #007BFF;
9
  }
10
 
11
- body {
12
- padding: 2rem;
13
- font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
14
- }
15
-
16
- h1 {
17
- font-size: 16px;
18
- margin-top: 0;
19
- }
20
-
21
- p {
22
- color: var(--distill-gray);
23
- font-size: 15px;
24
- margin-bottom: 10px;
25
- margin-top: 5px;
26
- }
27
-
28
- .card {
29
- max-width: 620px;
30
- margin: 0 auto;
31
- padding: 16px;
32
- border: 1px solid var(--distill-gray-light);
33
- border-radius: 16px;
34
- }
35
-
36
- .card p:last-child {
37
- margin-bottom: 0;
38
- }
39
-
40
  /* Container for the controls */
41
  [id^="plot-"] {
42
  display: flex;
 
8
  --distill-blue: #007BFF;
9
  }
10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  /* Container for the controls */
12
  [id^="plot-"] {
13
  display: flex;