diff --git a/website/site/layouts/partials/hero.html b/website/site/layouts/partials/hero.html index 8998176c3..a1fcf5c6a 100755 --- a/website/site/layouts/partials/hero.html +++ b/website/site/layouts/partials/hero.html @@ -1,6 +1,5 @@
-

@@ -8,13 +7,20 @@

- Focalboard is an easy-to-use project management system, perfect for organizing your personal todos or running team projects. + Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.

- It can run as a standalone desktop app or self-hosted on your own server, so your information never leaves your control. + It helps define, organize, track and manage work across individuals and teams. Focalboard comes in two editions:

+
+ +
+

We're currently in early-access beta, and are looking for feedback. So please download it today and let us know what you think.

@@ -23,16 +29,16 @@ Focalboard is open source! Check out the source code here, and contribute to the future of this project.

- + {{ if .Site.Params.search.enable }} + + {{ end }}
diff --git a/website/site/static/css/styles.css b/website/site/static/css/styles.css index 91d9656b6..6d96f31a5 100644 --- a/website/site/static/css/styles.css +++ b/website/site/static/css/styles.css @@ -3499,6 +3499,7 @@ table>tbody>tr:nth-of-type(odd) { padding-top: 2em; padding-bottom: 10em; position: relative; + font-size: 16px; } .homepage__intro h1 {