From 0117d35fbfb705d1840fc83efbc4733542589ad8 Mon Sep 17 00:00:00 2001 From: Alexander Sandberg Date: Tue, 3 Jun 2025 21:19:35 +0200 Subject: [PATCH] increase pillar intro text size --- assets/stylesheets/new-stylesheets/pages/_index.scss | 5 +++++ index.md | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/assets/stylesheets/new-stylesheets/pages/_index.scss b/assets/stylesheets/new-stylesheets/pages/_index.scss index 105da12eb..ccf783c29 100644 --- a/assets/stylesheets/new-stylesheets/pages/_index.scss +++ b/assets/stylesheets/new-stylesheets/pages/_index.scss @@ -319,6 +319,11 @@ $icons: ( text-align: left; } } + + .pillar-intro { + font-size: 21px; + line-height: 1.5; + } } .pillar { diff --git a/index.md b/index.md index 377b7f65b..040148cbb 100644 --- a/index.md +++ b/index.md @@ -52,11 +52,11 @@ atom: true
-

+

Swift is the only language that scales from embedded devices and kernels to apps and cloud infrastructure. It’s simple, and expressive, with incredible performance and safety. And it has unmatched interoperability with C and C++.


-

+

It's the combination of approachability, speed, safety, and all of
Swift’s strengths that make it so unique.