Skip to content

Commit 6f9324a

Browse files
committed
[css=multicol-1] Updating image and example CSS, issue #3575
1 parent 47814d6 commit 6f9324a

File tree

2 files changed

+3
-81
lines changed

2 files changed

+3
-81
lines changed

css-multicol-1/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -999,8 +999,8 @@ Spanning columns</h2>
999999
<pre highlight="css">
10001000
section {
10011001
border: 2px solid red;
1002-
margin-top: 3em;
1003-
padding-top: 2em;
1002+
margin-top: 65px;
1003+
padding-top: 20px;
10041004
}
10051005

10061006
h2 {

0 commit comments

Comments
 (0)