Skip to content

Commit 8700cec

Browse files
committed
fixing typo
1 parent a3117e4 commit 8700cec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-gcpm/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3001,7 +3001,7 @@ <h3>Pull-quotes</h3>
30013001
<pre>
30023002
.pullquote {
30033003
float: left;
3004-
float-offset: 5em;
3004+
float-offset: 50%;
30053005
clear-side: none;
30063006
}
30073007
</pre>

0 commit comments

Comments
 (0)