Spaces:
Running
Running
han-xudong
commited on
Commit
·
ec6f029
1
Parent(s):
2d8bf84
modified: README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ pinned: false
|
|
| 11 |
img.rotating-content {
|
| 12 |
width: 500px;
|
| 13 |
height: 250px;
|
| 14 |
-
object-fit:
|
| 15 |
object-position:center;
|
| 16 |
}
|
| 17 |
.icon {
|
|
|
|
| 11 |
img.rotating-content {
|
| 12 |
width: 500px;
|
| 13 |
height: 250px;
|
| 14 |
+
object-fit: auto;
|
| 15 |
object-position:center;
|
| 16 |
}
|
| 17 |
.icon {
|