From fae84b9b5faddfb1beff12e9d5f33169555321be Mon Sep 17 00:00:00 2001 From: Robin Linus Date: Mon, 28 Dec 2015 23:01:40 +0100 Subject: [PATCH] Improve about page --- app/elements/x-cards/x-card.html | 37 ++++++++++++++++++++++++++------ 1 file changed, 31 insertions(+), 6 deletions(-) diff --git a/app/elements/x-cards/x-card.html b/app/elements/x-cards/x-card.html index b71a816..99bd15f 100644 --- a/app/elements/x-cards/x-card.html +++ b/app/elements/x-cards/x-card.html @@ -34,20 +34,25 @@ padding: 64px 32px 64px 32px; box-sizing: border-box; } + - iron-icon { + .logo { width: 80px; height: 80px; } - .paper-font-subhead { + .slogan{ text-align: center; } + + .paper-font-headline { + margin-bottom: 8px; + font-size: 32px; + } a { text-decoration: none; color: white; - @apply(--layout-self-end); } .center { @@ -63,16 +68,36 @@ bottom: 24px; text-align: center; } + + a { + display: inline-block; + text-align: center; + } + + .donate-icon { + padding-top: 32px; + width: 32px; + height: 32px; + } + + .paper-font-subhead { + font-size: 20px; + } + + a.paper-font-subhead { + padding-top: 32px; + }
- +
Snapdrop
-
The easiest way to send files across devices.
+
The easiest way to transfer files accross devices.
+ Frequently Asked Questions
- Built with ♥ by Robin Linus + Built with ♥ by Robin Linus