BraydenMoore commited on
Commit
ab1173c
1 Parent(s): ba4b0e6

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -0
templates/index.html CHANGED
@@ -128,6 +128,7 @@
128
  transition: 0.5s ease;
129
  }
130
  a {
 
131
  border-radius: 5px;
132
  text-decoration: none;
133
  color:rgb(53, 53, 53);
 
128
  transition: 0.5s ease;
129
  }
130
  a {
131
+ background-color: transparent;
132
  border-radius: 5px;
133
  text-decoration: none;
134
  color:rgb(53, 53, 53);