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 a8d5391 commit a64f5aeCopy full SHA for a64f5ae
src/App.vue
@@ -371,7 +371,7 @@ export default {
371
flex-shrink: 0;
372
373
.firstrunwizard-header {
374
- background-size: var(--image-background-size, 275px, contain);
+ background-size: cover;
375
background-position: 50% 50%;
376
// Use custom background or plain primary colour if defined
377
// or fallback to default background with gradient
0 commit comments