diff --git a/css/main.scss b/css/main.scss --- a/css/main.scss +++ b/css/main.scss @@ -4,6 +4,10 @@ @charset "utf-8"; +#kHeader .carousel-text-overlay p { + font-size: 0.8em; +} + @import "base.scss"; @import "social.scss"; @import "glyphs.scss"; diff --git a/download.md b/download.md --- a/download.md +++ b/download.md @@ -25,10 +25,10 @@ icon: /assets/img/git.svg description: > Konsole git repository can be viewed - using cgit. + using KDE gitlab instance. To clone Konsole uses git clone - https://anongit.kde.org/konsole.git. for detailed instructions + https://invent.kde.org/kde/konsole.git. For detailed instructions how to build Konsole from source, check the Getting Involved page --- diff --git a/index.html b/index.html --- a/index.html +++ b/index.html @@ -6,12 +6,11 @@