From 1d34fff9d0f7f239b3da5ea9366632cebea51e12 Mon Sep 17 00:00:00 2001 From: KodeStar Date: Sun, 11 Feb 2018 23:41:45 +0000 Subject: [PATCH] changes to web --- css/app.css | 21 ++++++++++++++++++++- index.html | 14 ++++++++++---- sass/_app.scss | 23 +++++++++++++++++++++-- 3 files changed, 51 insertions(+), 7 deletions(-) diff --git a/css/app.css b/css/app.css index 282030fc..910be6f7 100644 --- a/css/app.css +++ b/css/app.css @@ -3652,8 +3652,12 @@ body { padding: 80px 40px 1px; } +.section2 a { + padding-right: 30px; +} + .section3 { - background: #e8e8e8; + background: #79909c; padding: 100px 40px 30px; } @@ -3677,3 +3681,18 @@ a { position: relative; top: -50px; } + +h1 { + font-size: 28px; + text-transform: uppercase; +} + +h1 span { + font-weight: 200; + opacity: 0.4; +} + +.section5 { + background: #c7cfd4; + padding: 80px 40px 1px; +} diff --git a/index.html b/index.html index 4132bfca..d1372113 100644 --- a/index.html +++ b/index.html @@ -34,13 +34,14 @@
+

Heimdall Application Dashboard

Heimdall has been designed to make your life easier. At its very core it's a way to organise all the sites and application you use on a daily basis and present them in an informative and pleasing way.

- Github: Link
- Releases: Link
- Issues: Link
+ Github: Link + Releases: Link + Issues: Link Support: https://discord.gg/KJXmZu5

@@ -56,7 +57,12 @@
- +
+
+ +
+
+