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