Responsive logo
This commit is contained in:
parent
3b68a7ec6d
commit
725fb96408
1 changed files with 7 additions and 0 deletions
|
@ -23,6 +23,13 @@
|
|||
.discover {
|
||||
color: #4285f4;
|
||||
}
|
||||
|
||||
@media all and (max-height: 370px) {
|
||||
iron-icon{
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<iron-icon icon="chat:wifi-tethering"></iron-icon>
|
||||
<div class="paper-font-body1">
|
||||
|
|
Loading…
Reference in a new issue