9 lines
121 B
Plaintext
9 lines
121 B
Plaintext
|
@banner-height: 530px;
|
||
|
@banner-width: 100%;
|
||
|
|
||
|
.banner-img {
|
||
|
height: auto;
|
||
|
border: solid;
|
||
|
border-width: 1px;
|
||
|
}
|