Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 53f7ad6

Browse files
committed
WIP: preview image viewer on small devices
1 parent f037810 commit 53f7ad6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css/welcome.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,11 @@ footer a:hover {
491491
font-size: 16px;
492492
line-height: 1.5;
493493
}
494+
495+
#preview {
496+
column-count: 2;
497+
-moz-column-count: 2;
498+
-webkit-column-count: 2;
494499
}
495500
}
496501

0 commit comments

Comments
 (0)