increase logo size

pull/3/head
Chris Veilleux 2019-04-02 22:48:08 -05:00
parent 41d0ee70cc
commit 9b761aa6ea
1 changed files with 2 additions and 2 deletions

View File

@ -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;
}
}