Skip to content

Commit fd785e7

Browse files
committed
moved screenshots further up the landing page on small screens
1 parent 9779c41 commit fd785e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.pug

+2-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ div.container
6262
| Our users are diverse and we keep being surprised by what people use ActivityWatch for.
6363
| If you've built something cool that you've want to share with us, post about it on #[a(href="https://forum.activitywatch.net") the forum]!
6464

65-
.col-md-4
65+
// Move the column to be the first one on small screens
66+
.col-md-4.order-first.order-md-last
6667
h4 Screenshots
6768
a(href='/img/screenshot-v0.9.3-activity.png')
6869
figure(style='width: 100%; border: 1px #999 solid; border-radius: 2px')

0 commit comments

Comments
 (0)