summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-07-15 12:28:25 +0300
committerYuval Adam <_@yuv.al>2017-07-15 12:28:25 +0300
commitef6e24b7e688274af6f0611873bfe9c13a6517d9 (patch)
treeaa40acad08da3838bc4a8895824247fcb31e2365 /style.css
parenteb7ed78bc5f076d7eb717b74081127066c2a5b10 (diff)
A proper working version with CCsgh-pages
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
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;
+}