Skip to content

Commit 0579e4b

Browse files
committed
New example: Multicol module
1 parent 2b61d4d commit 0579e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/multicol.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width" />
6-
<title>Module template</title>
6+
<title>CSS column layout example</title>
77
<style>
88
article {
99
column-count: 10;

0 commit comments

Comments
 (0)