BraydenMoore commited on
Commit
520b9b9
1 Parent(s): c06d9af

Update styling

Browse files
Files changed (1) hide show
  1. Templates/index.html +1 -0
Templates/index.html CHANGED
@@ -92,6 +92,7 @@
92
  button:hover {
93
  color: rgb(0, 0, 0);
94
  background-color: rgb(255, 255, 255);
 
95
  }
96
  .winner-wrapper {
97
  position: relative;
 
92
  button:hover {
93
  color: rgb(0, 0, 0);
94
  background-color: rgb(255, 255, 255);
95
+ cursor: pointer;
96
  }
97
  .winner-wrapper {
98
  position: relative;