Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ tags:
|
|
25 |
gap: 10px; /* Adjust the gap as needed */
|
26 |
}
|
27 |
.gif-row img {
|
28 |
-
width:
|
29 |
}
|
30 |
</style>
|
31 |
|
|
|
25 |
gap: 10px; /* Adjust the gap as needed */
|
26 |
}
|
27 |
.gif-row img {
|
28 |
+
width: 20%; /* Adjust width to control size */
|
29 |
}
|
30 |
</style>
|
31 |
|