Isidorophp commited on
Commit
3cc29d7
·
verified ·
1 Parent(s): 687dd8c

Update style.css

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