mirror of
https://github.com/two-torial/two-torial.git
synced 2026-03-24 04:54:08 -05:00
9 lines
176 B
CSS
9 lines
176 B
CSS
.header-logo {
|
|
height: 150px !important;
|
|
width: auto;
|
|
max-width: 100%;
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
object-fit: contain;
|
|
} |