From 9324a64a03c2920022e0770e3120af68f8b038df Mon Sep 17 00:00:00 2001 From: Luke Thomas <96008479+Zoobdude@users.noreply.github.com> Date: Mon, 12 Aug 2024 15:06:49 +0100 Subject: [PATCH] Fix spacing of comparison table on mobile --- README.md | 14 +++++++++++++- src/components/features.tsx | 22 ++++++++++++++++------ 2 files changed, 29 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c403366..8848287 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,19 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next ## Getting Started -First, run the development server: +First you need to install the dependencies: + +```bash +npm install +# or +yarn install +# or +pnpm install +# or +bun install +``` + +Then, run the development server: ```bash npm run dev diff --git a/src/components/features.tsx b/src/components/features.tsx index a55a558..28ed6fb 100644 --- a/src/components/features.tsx +++ b/src/components/features.tsx @@ -89,15 +89,25 @@ export default function Features() {
- - - + + + How Zen differs from other browsers - Zen - Floorp - LibreWolf + + + Zen + + + + Floorp + + + + + LibreWolf +