6 lines
141 B
CSS
6 lines
141 B
CSS
.reveal .slide-logo {
|
|
height: 100px !important;
|
|
width: 100px !important;
|
|
max-width: unset !important;
|
|
max-height: unset !important;
|
|
} |