Skip to content

Commit 863a17b

Browse files
committed
Fix aspect ratio calculator.
1 parent 3770f88 commit 863a17b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tools/aspect-ratio-calculator.pug

+1-1
Original file line numberDiff line numberDiff line change
@@ -305,9 +305,9 @@ p You should always check and be aware of the fact, that on your Instagram Feed,
305305
.flex-table.header(role='rowgroup')
306306
.flex-row.first(role='columnheader') Group
307307
.flex-row(role='columnheader') Name
308+
.flex-row(role='columnheader') Aspect Ratio
308309
.flex-row(role='columnheader') Width
309310
.flex-row(role='columnheader') Height
310-
.flex-row(role='columnheader') Aspect Ratio
311311
.flex-table.row(role='rowgroup')
312312
.flex-row.rowspan.first Photo Post
313313
.column

0 commit comments

Comments
 (0)