feat: allow user-defined overwriting of the logo size (#83)
This commit is contained in:
parent
099305d7f2
commit
10203cd9a0
2 changed files with 3 additions and 1 deletions
|
@ -117,6 +117,8 @@ img {
|
|||
|
||||
&__img {
|
||||
margin-right: $padding-16;
|
||||
width: 38px;
|
||||
height: 38px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue