Artples commited on
Commit
651f62d
1 Parent(s): 10a5a6a

Delete style.css

Browse files
Files changed (1) hide show
  1. style.css +0 -17
style.css DELETED
@@ -1,17 +0,0 @@
1
- h1 {
2
- text-align: center;
3
- display: block;
4
- }
5
-
6
- #duplicate-button {
7
- margin: auto;
8
- color: white;
9
- background: #1565c0;
10
- border-radius: 100vh;
11
- }
12
-
13
- .contain {
14
- max-width: 900px;
15
- margin: auto;
16
- padding-top: 1.5rem;
17
- }