lbourdois commited on
Commit
5ec536e
1 Parent(s): 23c617a

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -10
style.css CHANGED
@@ -1,13 +1,6 @@
1
  body {
2
- padding: 2rem;
3
- font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
4
- background-color: #1c1c1e;
5
- color: #fefefe;
6
- }
7
-
8
-
9
- a {
10
- color: #5fa9ee;
11
  }
12
 
13
  h1 {
@@ -22,7 +15,6 @@ p {
22
  margin-top: 5px;
23
  }
24
 
25
-
26
  .card {
27
  max-width: 620px;
28
  margin: 0 auto;
 
1
  body {
2
+ padding: 2rem;
3
+ font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
 
 
 
 
 
 
 
4
  }
5
 
6
  h1 {
 
15
  margin-top: 5px;
16
  }
17
 
 
18
  .card {
19
  max-width: 620px;
20
  margin: 0 auto;