mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-26 17:56:16 -04:00
Change layout of peer name and remove unneccessary text
This commit is contained in:
parent
3f2bcfb0b7
commit
150fdc8bc1
2 changed files with 3 additions and 4 deletions
|
@ -50,7 +50,6 @@
|
|||
</svg>
|
||||
</a>
|
||||
</header>
|
||||
<div id="displayName" class="font-body2"></div>
|
||||
<!-- Peers -->
|
||||
<x-peers class="center"></x-peers>
|
||||
<x-no-peers>
|
||||
|
@ -62,7 +61,7 @@
|
|||
<svg class="icon logo">
|
||||
<use xlink:href="#wifi-tethering" />
|
||||
</svg>
|
||||
<div>The easiest way to transfer data across devices.</div>
|
||||
<div id="displayName">The easiest way to transfer data across devices.</div>
|
||||
<div class="font-body2">Allow me to be discovered by: Everyone in this network.</div>
|
||||
</footer>
|
||||
<!-- Receive Dialog -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue