GarGerry commited on
Commit
34a8f48
·
verified ·
1 Parent(s): 53cb614

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -2
style.css CHANGED
@@ -125,11 +125,10 @@ body {
125
  background-color: #006400; /* Dark Green */
126
  color: white;
127
  cursor: pointer;
128
- padding: 0px;
129
  border-radius: 35%; /* Make it round */
130
  border: none;
131
  font-size: 30px;
132
- margin: 30px 0;
133
  height: 50px;
134
  width: 50px;
135
  display: block;
 
125
  background-color: #006400; /* Dark Green */
126
  color: white;
127
  cursor: pointer;
 
128
  border-radius: 35%; /* Make it round */
129
  border: none;
130
  font-size: 30px;
131
+ margin: 30px;
132
  height: 50px;
133
  width: 50px;
134
  display: block;