6 lines
87 B
CSS
6 lines
87 B
CSS
.box-contact-us {
|
|
width: 100%;
|
|
border: 2px dashed #015688;
|
|
position: relative;
|
|
}
|