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 d66d24d commit fca756eCopy full SHA for fca756e
seneffe/src/scss/home/a-la-une.scss
@@ -5,6 +5,7 @@
5
background: url("../../assets/svg/bg-alaune.svg") no-repeat 75% center;
6
background-size: contain;
7
transition: all 0.25s ease;
8
+ background-position: calc(50% + 450px) !important;
9
10
@media screen and (max-width: 992px) {
11
background: none;
0 commit comments