diff --git a/css/main.scss b/css/main.scss index a3c9be9..5c0c5ae 100644 --- a/css/main.scss +++ b/css/main.scss @@ -1,27 +1,31 @@ --- # Only the main Sass file needs front matter (the dashes are enough) --- @charset "utf-8"; @import "download.scss"; @import "home.scss"; @media (min-width: 768px) { - .kAppInfo a, .kAppInfo video, .kAppInfo-content { + .kAppInfo a, .kAppInfo video, .kAppInfo-content, .kTeamMember { flex: 1 0; } } .kAppInfo a, .kAppInfo video { width: 100%; height: auto; margin: 15px; } .kAppInfo img { min-width: 100%; height: auto; margin: 0; } +.kTeamMember img { + margin-left: 15%; + box-shadow: 4px 4px 4px #808080; +} diff --git a/index.html b/index.html index e726c55..0e1be9c 100644 --- a/index.html +++ b/index.html @@ -1,106 +1,105 @@ --- title : "the BEST Personal Finance Manager for FREE Users, full stop." layout: default --- -<<<<<<< HEAD

Available on all major plateforms

Download

Accuracy

Using time-tested, double-entry accounting principles, KMyMoney can help ensure that your finances are recorded as they should.

Ease of use

KMyMoney strives to be the easiest open source personal finance manager to use, especially for the non-technical user.

Familiarity

KMyMoney already provides the most important features found in commercially-available personal finance managers and we are constantly planning, testing and releasing new features to fit every task you'll ever encounter.

{% include blog.html %}