increase logo size
parent
41d0ee70cc
commit
9b761aa6ea
|
@ -16,8 +16,8 @@ mat-toolbar {
|
|||
// libraries do not support static assets yet.
|
||||
.mycroft-logo {
|
||||
background: url("toolbar-logo.svg") no-repeat;
|
||||
height: 25px;
|
||||
width: 125px;
|
||||
height: 40px;
|
||||
width: 180px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue