Update style.css
Browse files
style.css
CHANGED
@@ -35,6 +35,10 @@ div#secondary-buttons{
|
|
35 |
flex-direction: flex-end;
|
36 |
}
|
37 |
|
|
|
|
|
|
|
|
|
38 |
.footer {
|
39 |
margin-bottom: 45px;
|
40 |
margin-top: 10px;
|
|
|
35 |
flex-direction: flex-end;
|
36 |
}
|
37 |
|
38 |
+
div#clean-btn {
|
39 |
+
border-radius: 20px;
|
40 |
+
}
|
41 |
+
|
42 |
.footer {
|
43 |
margin-bottom: 45px;
|
44 |
margin-top: 10px;
|