mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-22 07:46:17 -04:00
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 {
|
.discover {
|
||||||
color: #4285f4;
|
color: #4285f4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media all and (max-height: 370px) {
|
||||||
|
iron-icon{
|
||||||
|
width: 32px;
|
||||||
|
height: 32px;
|
||||||
|
}
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
<iron-icon icon="chat:wifi-tethering"></iron-icon>
|
<iron-icon icon="chat:wifi-tethering"></iron-icon>
|
||||||
<div class="paper-font-body1">
|
<div class="paper-font-body1">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue