Spaces:
Running
Running
Dimension changes
Browse files
README.md
CHANGED
|
@@ -9,8 +9,8 @@ pinned: false
|
|
| 9 |
|
| 10 |
<style>
|
| 11 |
img.rotating-content {
|
| 12 |
-
width:
|
| 13 |
-
height:
|
| 14 |
object-fit:cover;
|
| 15 |
object-position:center;
|
| 16 |
}
|
|
|
|
| 9 |
|
| 10 |
<style>
|
| 11 |
img.rotating-content {
|
| 12 |
+
width: 300px;
|
| 13 |
+
height: 150px;
|
| 14 |
object-fit:cover;
|
| 15 |
object-position:center;
|
| 16 |
}
|