热搜:前端 nest neovim nvim

bootstrap怎么设置背景图片自适应

lxf2023-03-11 17:45:01

bootstrap怎么设置背景图片自适应

推荐教程:Botstrap教程

1、首先,我们需要自定义一个css风格风格风格

.bg {
       background:url(图片地址) no-repeat center;
       background-size:contain;
}

2、在我们需要使用这种风格的div中引用它