GarGerry commited on
Commit
3a2650c
·
verified ·
1 Parent(s): 81aefaa

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -123,7 +123,7 @@ body {
123
  background-color: #006400; /* Dark Green */
124
  color: white;
125
  cursor: pointer;
126
- padding: 12px 20px;
127
  border-radius: 50%; /* Make it round */
128
  border: none;
129
  font-size: 20px;
 
123
  background-color: #006400; /* Dark Green */
124
  color: white;
125
  cursor: pointer;
126
+ padding: 12px;
127
  border-radius: 50%; /* Make it round */
128
  border: none;
129
  font-size: 20px;