File "_logo.scss"
Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/themes/woodmart/inc/admin/assets/sass/modules/_logo.scss
File size: 510 bytes
MIME-type: text/plain
Charset: utf-8
// ------------------------------------------------------------------------------------------------
// LOGO
// ------------------------------------------------------------------------------------------------
@if $general {
.xts-logo-wrap {
position: relative;
height: $xts-header-h;
> a {
position: absolute;
inset: 0;
}
}
.xts-logo {
display: inline-block;
max-width: 170px;
// padding-top: 10px;
// padding-bottom: 10px;
padding-block: 10px;
max-height: 70px;
}
} // END IF