Spaces:
Runtime error
Runtime error
Create styles.css
Browse files- styles.css +4 -0
styles.css
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
img{
|
2 |
+
max-width:256px;
|
3 |
+
max-height:256px;
|
4 |
+
}
|