[! [enter image description here] [1]] [1]

! [1]: http://i.stack.imgur.com/9CXOn.png The problem is this: I have an image with a resolution of 5760x3840. The cg on bg is set to bg-position: bottom center, bg-size: cover. (without them in any way). But the whole point is that I need to move this image a little bit more to the right. Is it possible to implement? I tried everything

  • padding-left: 10px; ? - Herrgott
  • There is no answer to my question - Ilya Osmanov
  • padding-left for bg-image? - Ilya Osmanov
  • specify background-position :; not in top bottom but in% or in px - user33274

0