body {
-webkit-font-smoothing: none;
background: url('../img/logo.png') top left;
}
Bootstrap-CSS : I would like to create an authentication page and I want to use the image logo.png for the background but I couldn't adapt the image to the screen. For example if I reduce the screen of my window, the picture still have the same size. Thank you very much for your help !