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 ec97d7a commit be28ee1Copy full SHA for be28ee1
front/src/App.css
@@ -360,9 +360,9 @@ body {
360
361
.orange {
362
position: absolute;
363
- width: 50px;
364
- height: 50px;
365
- background-image: url(/orange.png);
+ width: 60px;
+ height: 60px;
+ background-image: url(/berry.png);
366
background-size: contain;
367
background-repeat: no-repeat;
368
pointer-events: none;
@@ -384,9 +384,9 @@ body {
384
385
.orange-half {
386
387
388
389
390
391
392
0 commit comments