From ef6e24b7e688274af6f0611873bfe9c13a6517d9 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sat, 15 Jul 2017 12:28:25 +0300 Subject: A proper working version with CCs --- style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 6129195..6f10968 100644 --- a/style.css +++ b/style.css @@ -12,3 +12,6 @@ div#app { height: 100vh; text-align: center; } +div#link { + margin-top: 20px; +} -- cgit v1.3.1