victor HF Staff commited on
Commit
8c24bb8
·
1 Parent(s): 7db269c

Delete style.css

Browse files
Files changed (1) hide show
  1. style.css +0 -16
style.css DELETED
@@ -1,16 +0,0 @@
1
- body {
2
- padding: 2rem;
3
- font-family: -apple-system, BlinkMacSystemFont,
4
- "Arial", sans-serif;
5
- }
6
- .card {
7
- max-width: 520px;
8
- margin: 0 auto;
9
- padding: 12px;
10
- border: 1px solid lightgray;
11
- border-radius: 16px;
12
- }
13
- p {
14
- font-size: 15px;
15
- margin-bottom: 0;
16
- }