Spaces:
Sleeping
Sleeping
francescoKrnl
commited on
Commit
•
fdcc8f3
1
Parent(s):
d68e2ca
Update style.css
Browse files
style.css
CHANGED
@@ -135,6 +135,8 @@ h1 {
|
|
135 |
}
|
136 |
#eraser {
|
137 |
padding: 16px;
|
|
|
|
|
138 |
border-radius: 50%;
|
139 |
border: none;
|
140 |
background-color: rgb(120 120 120);
|
|
|
135 |
}
|
136 |
#eraser {
|
137 |
padding: 16px;
|
138 |
+
height: 62px;
|
139 |
+
width:62px;
|
140 |
border-radius: 50%;
|
141 |
border: none;
|
142 |
background-color: rgb(120 120 120);
|