Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -108,8 +108,8 @@ pinned: true
|
|
| 108 |
}
|
| 109 |
.achievements {
|
| 110 |
background-color: rgba(58, 12, 163, 0.2) !important;
|
| 111 |
-
border-radius:
|
| 112 |
-
padding:
|
| 113 |
margin-top: 20px !important;
|
| 114 |
}
|
| 115 |
</style>
|
|
|
|
| 108 |
}
|
| 109 |
.achievements {
|
| 110 |
background-color: rgba(58, 12, 163, 0.2) !important;
|
| 111 |
+
border-radius: 10px !important;
|
| 112 |
+
padding: 12px !important;
|
| 113 |
margin-top: 20px !important;
|
| 114 |
}
|
| 115 |
</style>
|