6 lines
97 B
SCSS
6 lines
97 B
SCSS
|
.LP-Logo {
|
||
|
max-width: 100%;
|
||
|
max-height: 100%;
|
||
|
width: auto;
|
||
|
object-fit: contain;
|
||
|
}
|