Mario Romano 16d8c55f62 #819
2016-09-26 21:33:30 +01:00

10 lines
185 B
CSS

@media only screen and (max-width: 640px) {
.mdl-layout__header.header-search-expanded .mdl-layout-title {
display: none;
}
}
.mdl-layout-title{
font-size: 17px;
}