poa-dapps-voting/src/assets/stylesheets/components/_LogoDai.scss

20 lines
263 B
SCSS

.sw-LogoDai {
align-items: center;
display: flex;
justify-content: center;
.sw-Header & {
width: 158px;
}
.sw-Footer & {
width: 135px;
}
}
.sw-LogoDai_Image {
display: block;
height: 100%;
width: 100%;
}