Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Header ma obrovsky space pokial logo ma iny pomer stran ako defaultne logo #165

Open
ondond opened this issue Mar 17, 2021 · 1 comment
Open

Comments

@ondond
Copy link

ondond commented Mar 17, 2021

Ked pomer stran loga je iny ako defaultne pouzite logo "slovensko.sk", tak ostava obrovsky cierny space.

Tieto riadky

som overrideol nasledovne:

.idsk-header__logotype>* {
  width: auto;
  height: auto;
  max-height: 30px;
}

Navyse je potrebne zmazat tento riadok

Resp. jeho override vyzera nasledovne

.idsk-header__logo {
  width: auto;
}
@oliverfindl
Copy link

Podobny problem je aj pri footri. Tam sa mi logo roztiahlo a tym zdeformovalo.

$idsk-footer-logo-width: 218px;
$idsk-footer-logo-height: 47px;

& > * {
width: $idsk-footer-logo-width;
height: $idsk-footer-logo-height;
}

Stacilo by len k predmetnym premennym doplnit !default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants