Skip to content

Commit 0ce30c6

Browse files
committed
formatting
formatting changes
1 parent e900011 commit 0ce30c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ width:20%; /*some value based on responsive need.*/
245245
width:100%;
246246
display:inline-block;
247247
}
248+
248249
/*padding-top is relative to width of the parent container that is the trick
249250
* here the aspect ratio is 1:1 a square box.
250251
*/
@@ -256,6 +257,7 @@ display:inline-block;
256257
top:0;
257258
left:0;
258259
}
260+
```
259261

260262
### Support
261263

0 commit comments

Comments
 (0)