hysts HF staff commited on
Commit
4a987c3
1 Parent(s): 4e985c3
Files changed (1) hide show
  1. style.css +3 -0
style.css CHANGED
@@ -4,4 +4,7 @@ h1 {
4
 
5
  #duplicate-button {
6
  margin: auto;
 
 
 
7
  }
 
4
 
5
  #duplicate-button {
6
  margin: auto;
7
+ color: #fff;
8
+ background: #1565c0;
9
+ border-radius: 100vh;
10
  }