8 lines
139 B
Plaintext
8 lines
139 B
Plaintext
|
|
.white_branch_office{
|
||
|
|
width: 100vw;
|
||
|
|
height: 100vh;
|
||
|
|
background-size: 100% 100%;
|
||
|
|
background-repeat: no-repeat;
|
||
|
|
overflow: hidden;
|
||
|
|
}
|