Docfile commited on
Commit
c6f2952
·
1 Parent(s): 17eb9b6

Delete styles.css

Browse files
Files changed (1) hide show
  1. styles.css +0 -16
styles.css DELETED
@@ -1,16 +0,0 @@
1
- .card {
2
- max-width: 400px;
3
- margin: 0 auto;
4
- }
5
-
6
- .card-header {
7
- font-size: 24px;
8
- }
9
-
10
- .btn-primary {
11
- width: 100%;
12
- }
13
-
14
- #answer {
15
- font-weight: bold;
16
- }