Spaces:
Runtime error
Runtime error
Update templates/dashboard.html
Browse files- templates/dashboard.html +1 -1
templates/dashboard.html
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
<style>
|
14 |
.btn-primary {
|
15 |
background-color: #0d6efd;
|
16 |
-
|
17 |
border-color: #0d6efd;
|
18 |
}
|
19 |
|
|
|
13 |
<style>
|
14 |
.btn-primary {
|
15 |
background-color: #0d6efd;
|
16 |
+
border-radius:10px;
|
17 |
border-color: #0d6efd;
|
18 |
}
|
19 |
|