Skip to content

Commit e7b0b56

Browse files
committed
[css-backgrounds-4] Fix button pointer in figure
1 parent 5bec7f0 commit e7b0b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-backgrounds-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Corner Shaping: the 'corner-shape' property</h3>
285285
width: 2.3em;
286286
width: min-content;
287287
white-space: nowrap;
288-
padding: .5em 1em .5em .5em;
288+
padding: .5em 1.1em .5em .5em;
289289
border-radius: .3em 0 0 .3em;
290290
background: url(&apos;data:image/svg+xml,\
291291
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 40">\

0 commit comments

Comments
 (0)