BraydenMoore commited on
Commit
75ccdf9
·
verified ·
1 Parent(s): 86db72d

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -151,7 +151,7 @@
151
  }
152
  a {
153
  background-color: transparent;
154
- border-radius: 1px;
155
  text-decoration: none;
156
  color:var(--text-color);
157
  transition: 0.1s ease;
@@ -179,7 +179,7 @@
179
  margin: auto;
180
  margin-left: 10px;
181
  color: white;
182
- transition: 0.3s ease;
183
  }
184
  #share:hover {
185
  opacity: 0.5;
 
151
  }
152
  a {
153
  background-color: transparent;
154
+ border-radius: 0px;
155
  text-decoration: none;
156
  color:var(--text-color);
157
  transition: 0.1s ease;
 
179
  margin: auto;
180
  margin-left: 10px;
181
  color: white;
182
+ transition: 0.1s ease;
183
  }
184
  #share:hover {
185
  opacity: 0.5;