Skip to content

Commit 8c05f25

Browse files
committed
style: Add style to be instagram like with the images
1 parent c34757b commit 8c05f25

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

-54.2 MB
Binary file not shown.
-1.96 MB
Binary file not shown.

example/style.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ export default `
33
margin: auto;
44
55
.content {
6-
width: 80%;
6+
width: clamp(200px, 100%, 1000px);
77
background-color: white;
88
margin: auto;
99
}

0 commit comments

Comments
 (0)