snapdrop

A Progressive Web App for local file sharing
git clone http://git.hanabi.in/repos/snapdrop.git
Log | Files | Refs | README | LICENSE

commit a251483e97e3d9580bc1d2b0dd71de0cc28ebce3
parent a18e06d3c765db62b636ff40638e958255591c83
Author: RobinLinus <RobinLinus@users.noreply.github.com>
Date:   Fri,  8 Feb 2019 02:57:35 +0100

Update styles.css
Diffstat:
Mclient/styles.css | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/client/styles.css b/client/styles.css @@ -468,6 +468,7 @@ input { z-index: 11; overflow: hidden; pointer-events: none; + text-align: center; } #about .fade-in { @@ -633,4 +634,4 @@ screen and (min-width: 1100px) { x-instructions:before { content: attr(mobile); } -} -\ No newline at end of file +}