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 3cddf5d commit 6f923f1Copy full SHA for 6f923f1
pages/download/index.vue
@@ -529,7 +529,7 @@ if (recipeError || recipeI18nError) {
529
/* These background styles are too complicated for inline tailwindcss */
530
.aosc-os-container {
531
background-image: url(/public/backgrounds/aosc-os.webp);
532
- background-position: right -1200px bottom -1260px;
+ background-position: 0 -40px;
533
background-size: 2000px;
534
}
535
0 commit comments