diff --git a/src/ui/scss/main.scss b/src/ui/scss/main.scss index 5bd0cf4..3a1912a 100644 --- a/src/ui/scss/main.scss +++ b/src/ui/scss/main.scss @@ -172,7 +172,7 @@ ul { } .button--big { - font-size: 1em; + font-size: 1.25em; } .button--flat-inverse { @@ -272,12 +272,24 @@ ul { background-color: #0366d6; } +.changelog__details { + align-items: center; + display: flex; + justify-content: center; + position: relative; +} + .changelog__hint { color: var(--color--75); font-weight: 200; margin: 0 1em 2em 1em; } +.changelog__image { + margin: 1em 0; + max-width: 65%; +} + .changelog__list { flex: 100% 0 1; font-size: 1.2em; @@ -327,6 +339,15 @@ ul { width: 90%; } +.cta-container { + margin-bottom: 3em; + + & p { + margin-top: -1em; + opacity: 0.4; + } +} + .section-list { font-weight: 200; list-style: disc; diff --git a/src/ui/welcome/index.html b/src/ui/welcome/index.html index 6792e37..8936c83 100644 --- a/src/ui/welcome/index.html +++ b/src/ui/welcome/index.html @@ -28,13 +28,32 @@
+Don't miss how easy it is to configure GitLens!
+@@ -54,9 +73,9 @@
GitLens is a free,