Is there any CSS code to position the image as shown below but responsive to screen size as well?

后端 未结 0 724
情歌与酒
情歌与酒 2020-12-16 15:34

screenshot of image

I have tried to put image in a div(.image_holder) with css :

.image-holder {
    box-sizing: border-box;
    padding: 0px 150px;
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题