CCCCCC commited on
Commit
b09d966
1 Parent(s): 9846dbd

Create sty.css

Browse files
Files changed (1) hide show
  1. sty.css +6 -0
sty.css ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ #duplicate-button {
2
+ margin: auto;
3
+ color: white;
4
+ background: #1565c0;
5
+ border-radius: 100vh;
6
+ }