6 lines
140 B
CSS
6 lines
140 B
CSS
.br-10{
|
|
background-repeat: no-repeat;
|
|
background-attachment: fixed;
|
|
background-position: center;
|
|
background-size: contain;
|
|
} |