Spaces:
Runtime error
Runtime error
Update style.css
Browse files
style.css
CHANGED
@@ -3,13 +3,6 @@ h1 {
|
|
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;
|
|
|
3 |
display: block;
|
4 |
}
|
5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
.contain {
|
7 |
max-width: 900px;
|
8 |
margin: auto;
|