We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d89ed2 commit 0a75778Copy full SHA for 0a75778
css-backgrounds-3/Overview.bs
@@ -1232,7 +1232,7 @@ body {
1232
p {
1233
background-color: gray;
1234
background-position: 40% 50%;
1235
- background-size: 10em 10em;
+ background-size: 10em auto;
1236
background-repeat: round;
1237
background-clip: border-box;
1238
background-origin: border-box;
css-backgrounds-3/Overview.html
@@ -1310,7 +1310,7 @@ <h3 class="heading settled" data-level="3.10" id="the-background"><span class="s
1310
<pre>p {
1311
1312
1313
1314
1315
1316
0 commit comments