GarGerry commited on
Commit
bb4d459
·
verified ·
1 Parent(s): 36adb90

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -123,11 +123,11 @@ body {
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;
130
- margin: 10px auto;
131
  height: 50px;
132
  width: 50px;
133
  display: flex;
 
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;
130
+ margin: 10px 0;
131
  height: 50px;
132
  width: 50px;
133
  display: flex;