ehristoforu commited on
Commit
dc7e31c
1 Parent(s): 37b234a

Delete style.css

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